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: oleon...@myacpl.org
          Reporter: alei...@catalyst.net.nz
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to