http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4158
--- Comment #1 from Duncan <[email protected]> 2011-12-20 02:58:56 UTC --- Created attachment 6878 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6878 Patched to check for '0' entered as a list name. Simple check in JavaScript to test for the case where a user enters a '0' as the name of a list and warns them that this is invalid. This should probably be changed in the Perl file in the future as there is not really any reason that a list cannot be called '0', but this is a temporary catch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
