http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12525 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 42371 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42371&action=edit [PASSED QA] Bug 12525: Prevent adding several patron lists with the same name If you add patron to a patron list, from the patron search result, a list is created when you click on "Save". The list is considered as new each time. To reproduce: 1/ Launch a patron search 2/ Select 1 patron, and create a new list 'aaa' 3/ Select another patron and click Save again 2 lists are created Test plan: 1/ Launch a patron search 2/ Select 1 patron, and create a new list 'aaa' The dropdown list should be populated with this new list, and should be selected 3/ Select another patron and click Save again Only 1 list should be created Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.