http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4158
Aleksa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|[email protected] |[email protected] --- Comment #2 from Aleksa <[email protected]> 2012-01-23 23:09:33 UTC --- Created attachment 7303 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7303 Now allows list names that evaluate to false. Also doesn't allow list names that have leading or trailing whitespace. List names now have to contain a non-whitespace character, and must not start or end with whitespace. If the list name starts/ends with whitespace, the user gets a popup and the list is not created. This patch is dependent on 6878. -- 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/
