http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13261 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33593|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 33594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33594&action=edit Bug 13261 - Better check in message for patrons with indefinite restricition This patch adds a better check in message for patrons with indefinite restriction. To test: Check out an item to a patron. Add a manual restriction without expiry date to that patron. Check in the item. Without patch, the checkin message reads: Reminder: Patron was earlier restricted until 9999-12-31 Apply patch and repeat steps above. The message should now read: Reminder: Patron has a restriction (no expiry date) Signed-off-by: Frederic Demians <f.demians@tamil.fr> Thanks Marc for catching this case. I was thinking like you that the wording sounded strange while playing with bug 13242. -- You are receiving this mail because: You are watching all bug changes.