http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14655 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #15)
This basically works, but 2 small glitches:
- When returning the item without the proper configuration, the warning message is shown, but the item still appears in the table below, even tho it was not checked in. It shows as: Not checked out. I think it should show an error and not appear in the table, as it has not been checked in.
Well, I consider this completely out of the scope of this bug fix. The error/warning messages are not correctly handled at all in this area. I would prefer to try and fix globally this issue considering it as an enh.
- The error message is not ideal - I think you can't say 'a privacy': Error: This patron has requested a privacy on returning item but the AnonymousPatron pref is not set correctly.
Suggestion: This patron has requested their circulation history be anonymized on check-in, but the AnonymousPatron system preference is not set correctly.
It's also showing on checkout, so would have to be changed in 2 places.
Done. -- You are receiving this mail because: You are watching all bug changes.