[Bug 27479] New: Improve link text after successfully resetting password in OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Bug ID: 27479 Summary: Improve link text after successfully resetting password in OPAC Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt: <a href="/cgi-bin/koha/opac-user.pl">Click here to login.</a> "Here" should not be used as a link text as it doesn't contain any helpful information for people scanning the page for information and also is a problem for blind users using screen readers jumping from link to link on a page. to reproduce: go to admininstration, enable the OpacResetPassword system preference ensure the KohaAdminEmailAddress system preference has a proper email address in it go to your account and edit your contact information. ensure you have a primary email address set go to the opac and log out. go directly to the URL: http://localhost:8080/cgi-bin/koha/opac-password-recovery.pl enter your email and submit the password recovery form log back into the staff client, go to your account, click the notices tab there should be a password recovery notice. click on the title to open the notice. there should be a link. go to the opac and go directly to the URL in the notice (you'll need to add http://localhost:8080 in front of it) reset your password and submit notice the 'click here' link -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26722 Keywords| |Academy Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26722 [Bug 26722] [Omnibus] Use descriptive link texts -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Amy King <amyking386@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |amyking386@gmail.com CC| |amyking386@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- I would suggest replacing "Click here to login" with: "Log in to your account" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Amy King <amyking386@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 --- Comment #2 from Amy King <amyking386@gmail.com> --- Created attachment 115477 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115477&action=edit Bug 27479: changed link text to be more helpful Test plan: 1. Follow the steps above to reproduce, and notice how the link says "Click here to login" 2. Apply patch 3. Follow the steps above to reproduce again, but now notice how the link says "Log in to your account" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115477|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 115587 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115587&action=edit Bug 27479: changed link text to be more helpful Test plan: 1. Follow the steps above to reproduce, and notice how the link says "Click here to login" 2. Apply patch 3. Follow the steps above to reproduce again, but now notice how the link says "Log in to your account" Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com QA Contact|testopia@bugs.koha-communit |kyle@bywatersolutions.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115587|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 115591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115591&action=edit Bug 27479: changed link text to be more helpful Test plan: 1. Follow the steps above to reproduce, and notice how the link says "Click here to login" 2. Apply patch 3. Follow the steps above to reproduce again, but now notice how the link says "Log in to your account" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115591|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 115695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115695&action=edit Bug 27479: Improve link text to be more helpful (opac-password-recovery.tt) Test plan: 1. Follow the steps above to reproduce, and notice how the link says "Click here to login" 2. Apply patch 3. Follow the steps above to reproduce again, but now notice how the link says "Log in to your account" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27479 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org