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

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Feb 11 12:24:58 CET 2010


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

           Summary: cannot create list whose title is '0'
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Virtual Shelves
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: gmcharlt at gmail.com
   Estimated Hours: 0.0
 Change sponsored?: ---


Because of the way that every caller of AddShelf() checks to see if the user
wants to add a new list, a new list whose title evaluates to Perl false (e.g.,
'0') will not be added - and the failure is silent.

This applies to both staff and OPAC.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/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