http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |In Discussion --- Comment #8 from Kyle M Hall <[email protected]> --- Pardon my being late to reply to this, but could this be solved with a a screen message regex? <screen_msg_regex find="(1) " replace="Invalid patron or patron password" /> If not, please reset the status of this bug. (In reply to Bob Birchall from comment #0) > When a Koha user offers correct credentials, Overdrive redirects to the > users' > Overdrive account page and no messages from Koha are displayed. > > However: > 1. Where a correct cardnumber is entered with an incorrect password, Koha's > SIP server responds with '(1) Greetings from Koha.' > 2. Where an incorrect cardnumber is entered (with any password), the SIP > server responds with a blank message: '(1) ' > > These are displayed on an Overdrive page which includes a link: 'Click here > to return to the sign in form' but there is nothing to draw the user's > attention to their error and the need to follow that link back to try again. > > We propose to replace these messages with 'You have entered an incorrect > cardnumber or password. Please try again.' This will appear just above > the 'Click here to return ...' link and should make the process obvious for > the user. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
