http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17153|0 |1 is obsolete| | --- Comment #24 from Jonathan Druart <[email protected]> --- Created attachment 17154 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17154&action=edit Bug 5432 [Follow-up] Duplicate patron feature It is noted in Bug 5432 that during a duplicate operation one field, 'Sort1' does not automatically clear when the cursor moves into it. This patch corrects this. Edit a patron record to have data in the Sort1 and Sort2 fields. Perform a duplicate operation on this patron and confirm that the Sort1 and Sort2 fields show the information from the original patron record. When you click on each field the contents should disappear. Signed-off-by: David Cook <[email protected]> Works as described. Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
