https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20806
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 76592 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76592&action=edit Bug 20806: Do not rely on column position It is not the first time we have this splice call, it seems safer to rely on the column's name instead of the column's position Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: 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/
