[Koha-bugs] [Bug 18211] Circulation.pl / Moremember.pl has errors in table row id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 10 16:36:15 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211

--- Comment #1 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Created attachment 60997
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60997&action=edit
Bug 18211: Corrected intended id's in jquery.

To test:
1) Checkout items - if you can, have items checked out from previous day
too, but not necessary.
2) Review source code and see that the ids on the <tr> and <td> for
cells containing "Today's checkouts" and "Previous checkouts" labels
have some crazy ids with partial html tags (strong) and other
unnecessary elements.
3) Apply patch.
4) Examine source code again and see a better and smaller id.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list