[Koha-bugs] [Bug 5524] Can't delete list from second page of results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 26 18:54:08 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5524

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Patch Status|Needs Signoff               |Failed QA

--- Comment #5 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list