https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37853
Olivier V <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171107|0 |1 is obsolete| | --- Comment #2 from Olivier V <[email protected]> --- Created attachment 171193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171193&action=edit Bug 37853: Returning to your account at the end of changing your password in the OPAC doesn't need to POST a form Rather than having a form that does a POST (without an op, which isn't proper), the final step in changing your password in the OPAC should just be a link. Test plan: 1. Without the patch applied, log in to the OPAC as a user that you don't mind changing the password for 2. Welcome, {username} - Your account - Change password 3. Type the old password, and a new password twice, click Change password 4. Below the success message is a green button with white text, Return to my account - click it 5. Apply patch 6. Change password, type the (new) old password, and a (newer) new password twice, click Change password 7. Below the success message is what looks like a green button with white text, Return to my account 8. Hover the button, check your browser status bar for a URL showing you that it's now a link. Click it to be sure it works. Sponsored-by: Chetco Community Public Library Signed-off-by: Olivier V <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
