https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37309
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168848|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart <[email protected]> --- Created attachment 170307 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170307&action=edit Bug 37309: Clear itemnumbers array before 'select all' Otherwise the same itemnumber can appear several times in the array. It could be moved to its own bug but this is only code cleaning it seems, there is no impact on the UX Signed-off-by: Pedro Amorim <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
