[Bug 749] New: moditem.pl doesn't do anything
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@katipo.co.nz ReportedBy: shedges@athenscounty.lib.oh.us QAContact: koha-bugs@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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz