http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off CC| |kyle.m.hall@gmail.com --- Comment #35 from Kyle M Hall <kyle.m.hall@gmail.com> ---
1) I know it's outside the scope of this bug, but we are about to make the feature much more prominent and easier to use with this patch.
I am worried about the lack of good error messages and possible missing checks in the patron deletion tool (see also comment#27). In general we always need to check at least for: - checkouts - fines - guarantor relationships
Example: Argh? I created a patron list with 6 patrons, I checked out a book to one of the patrons. The test run on the patron delete tells me the that 6 patrons would have been deleted.
I agree this is out of the scope of this bug. Can you file a separate bug for that?
2) Patron list page: I don't like the "2 symbol" concept on the buttons, because that won't work well for translations. You can't assume safely that the Verb is always on the left side and the subject on the right. For example in the German translations we could have both: Lösche Benutzer and Benutzer löschen.
I've removed the double icons and just kept the left most icon for each! -- You are receiving this mail because: You are watching all bug changes.