http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6955
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5757|0 |1 is obsolete| | --- Comment #3 from Paul Poulain <[email protected]> 2011-10-12 12:08:50 UTC --- Created attachment 5849 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5849 Fix for Bug 6955, Toolbar on reading history broken Table sorter script causes error if there is no <tbody> to sort. JS errors cause the YUI toolbar js to abort, causing the problem observed. When there are no results the whole table should be omitted and a message displayed in its place. Signed-off-by: Katrin Fischer <[email protected]> To test: - check toolbar on top of patron reading history with no entries - check toolbar on top of patron reading history after a few checkouts Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Paul Poulain <[email protected]> -- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
