Reset Password: generated link depends on a page "/web/test" and doesn't work if page is not homepage - http://portal.tokenizer.ca/web/test/c/portal/update_password...
Description
is caused by
is duplicated by
Activity

EdG April 10, 2013 at 12:45 PM
Hello! We are renaming "User Notifications" to "Frameworks > Notifications Framework". Please make any necessary updates to your related filters. Thanks!

Cynthia Wilburn March 12, 2012 at 2:00 PM
Reopening to add 6.1.1 CE GA2. Close as Fixed.

Tammy Fong February 15, 2012 at 12:55 AMEdited
PASSED Manual Testing using the following the steps:
1. Setup Mail server settigns
2. Create new user
3. Create new site
a. Page 1, blank
b. Page 2, with Sign In portlet
4. Sign out
5. Navigate to the new site Page 1
6. Click Sign in link in upper right
7. Click forgot password
8. Proceed to reset password
9. Navigate to the new site Page 2
10. Click forgot password in Sign In portlet
11. Proceed to reset password
12. Check email for the reset password links
Reproduced on:
Tomcat 7.0.23 + MySQL 5. 6.2.x GIT ID: ace6c30db11298f8588a8db7a7e86fb32471a5bb.
The reset password links will redirect guest to a source not found error.
Fixed on:
Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: c2ff400142bdf71584367c2e7ca7e0e52f67a444.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 62d5852afa9e0ac5bddc53c8da77686f5558cb09.
The reset password links will redirect guest to the corresponding site page from which the Reset Password was clicked by the user.

Michael Saechang February 10, 2012 at 2:36 PM
Committed on:
6.1.x GIT ID: 5e015ae2247cf34b4415eed39ffb8edc558a9177.
6.2.x GIT ID: b308ab93575eaf2dee895c3da9979586aff2658b.

Michael Saechang January 31, 2012 at 10:35 AM
Updated ticket as per Drew's comment. Thank you for verifying.
Details
Assignee
Tammy FongTammy FongReporter
Fuad EfendiFuad EfendiBranch Version/s
6.1.xBackported to Branch
CommittedFix Priority
4Caused by
Feature/improvement was not completeWhere was the bug?
JavaGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
Backported to Branch
Fix Priority
Caused by
Where was the bug?
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Here is the generated link:
http://portal.tokenizer.ca/web/test/c/portal/update_password?p_l_id=11330&ticketKey=bc03a9a0-e034-4638-b86c-ce787208e6cc
It doesn't work. However, it works if I manually remove "/web/test":
http://portal.tokenizer.ca/c/portal/update_password?p_l_id=11330&ticketKey=bc03a9a0-e034-4638-b86c-ce787208e6cc
If I try to reset password from homepage everything works fine... however, if from another virtual host (such as "/web/test" which is user public layout) it doesn't work.