[Koha-bugs] [Bug 749] New: moditem.pl doesn't do anything

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue Mar 16 19:36:05 CET 2004


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=749

           Summary: moditem.pl doesn't do anything
           Product: Koha
           Version: 2.0.0
          Platform: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalogue
        AssignedTo: chris at katipo.co.nz
        ReportedBy: shedges at athenscounty.lib.oh.us
         QAContact: koha-bugs at lists.sourceforge.net


moditem.pl does not save any of the changes to the database.  It looks like
moditem.pl sends the current data to moditem.tmpl, where it can be changed on
the screen, but the 'save' button makes no changes to the database.

Also note that moditem.pl does not have an $inputs{"itemwithdrawn"}, so no value
is being passed to the template, and that the name in the template is
"withdrawn" instead of "itemwithdrawn."

Actually, this whole thing is so messy, it might be better to forget moditem and
build the capability of setting lost and withdrawn flags into additem.pl



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list