[Koha-bugs] [Bug 4158] cannot create list whose title is '0'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 03:58:56 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4158

--- Comment #1 from Duncan <duncan at catalyst.net.nz> 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.


More information about the Koha-bugs mailing list