http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5524 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #5 from Owen Leonard <oleonard@myacpl.org> 2011-08-26 16:54:08 UTC --- This patch seems to work, but has one minor bug. The two instances of this: <input type="hidden" name="shelfoff" value="[% shelfoff %]"> ...should be: <input type="hidden" name="shelfoff" value="[% shelfoff %]" /> Could a follow-up patch include the same fix for the OPAC as well? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.