[Koha-bugs] [Bug 13871] OverDrive message when user authentication fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 15:03:09 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com
             Status|Signed Off                  |In Discussion

--- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list