[Koha-bugs] [Bug 27479] New: Improve link text after successfully resetting password in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 03:29:45 CET 2021


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 at myacpl.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list