View Issue Details

IDProjectCategoryView StatusLast Update
0032369Open CASCADEWebsite:Portalpublic2023-03-07 14:07
Reporterkgv Assigned Toemo 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Target VersionUnscheduled 
Summary0032369: Website - login on Forum topic redirects to an invalid page
DescriptionWhen trying to Login on Forum topic to reply, the Login form redirects to invalid page.
This might be related to SSO integration.

Notice that "Login" URL on the forum page encodes one slash with "%23" symbol, which looks like error on Dev Portal side:
https://dev.opencascade.org/user/login?destination=node/81581%23comment-form


Replacing this symbol manually in URL allows SSO login redirecting to the Forum topic:
https://dev.opencascade.org/user/login?destination=node/81581/comment-form
Steps To ReproduceSteps:
- Open any Forum topic, like this one:
  https://dev.opencascade.org/content/open-cascade-technology-750-released
- Click onto "Login" to reply link like this one:
  https://dev.opencascade.org/user/login?destination=node/81581%23comment-form
- Input correct credentials.

Expected results:
- Returning to Forum topic to reply form.

Actual results:
- "Page not found" error
  "The requested page "/node/81581%23comment-form" could not be found."
TagsNo tags attached.
Test case number

Attached Files

  • occt_dev_portal_forum_login_KO.png (19,522 bytes)

Activities

kgv

2021-05-14 09:17

developer  

occt_dev_portal_forum_login_KO.png (19,522 bytes)

Vera Sdobnova

2021-05-14 16:24

administrator   ~0100999

The issue was reviewed by Pavel Shubin. He supposes it is caused by SSO setup. Please assign it to Eugeny Maslov to check.

kgv

2021-05-14 16:31

developer   ~0101000

Vera, you may assign bug to Eugeny (emo) on this bugtracker.

Issue History

Date Modified Username Field Change
2021-05-14 09:17 kgv New Issue
2021-05-14 09:17 kgv Assigned To => Vera Sdobnova
2021-05-14 09:17 kgv File Added: occt_dev_portal_forum_login_KO.png
2021-05-14 09:21 kgv Description Updated
2021-05-14 10:12 kgv Status new => assigned
2021-05-14 16:24 Vera Sdobnova Note Added: 0100999
2021-05-14 16:31 kgv Note Added: 0101000
2021-05-14 16:43 Vera Sdobnova Assigned To Vera Sdobnova => emo
2021-10-22 18:54 szy Target Version 7.6.0 => 7.7.0
2023-03-07 14:07 dpasukhi Target Version 7.7.0 => Unscheduled