Bug 20289

Summary: Unhelpful message on SIP for checkouts blocked by overdue items
Product: Koha Reporter: Lisette Scheer <lisettepalouse+koha>
Component: SIP2Assignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: colin.campbell, lisettepalouse+koha, martin.renvoize, pedro.amorim
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24449
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lisette Scheer 2018-02-23 21:19:22 UTC
When the catalog blocks checkouts if the patron has overdue items, the message is: 

Library server message - Greetings from Koha.

For other blocks, Koha generates a more helpful message:

Fines over $5 generates the following message:
Library server message - Greetings from Koha. -- Patron owes 5.01

Expired patron:
Library server message - Greetings from Koha. PATRON EXPIRED

Invalid Password
Library server message - Greetings from Koha. -- Invalid password

It would be great if this could be a more consistent and helpful message for patrons.
Comment 1 Pedro Amorim 2024-08-07 13:42:54 UTC Comment hidden (obsolete)
Comment 2 Pedro Amorim 2024-08-07 13:44:22 UTC
I believe since bug 24449, the message "Greetings from Koha. Patron has overdues" is shown if patron has overdues.
Are you able to confirm? If so, we can likely mark this as RESOLVED INVALID.
Comment 3 Martin Renvoize (ashimema) 2024-08-08 20:16:31 UTC
Agreed, nice spot Pedro