http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11711
Alex <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Alex <[email protected]> --- Hi Owen, Unfortunately the rebase does not seem to have fixed the issue: I'm still getting full success for all pages, except for http://testsystem/cgi-bin/koha/circ/waitingreserves.pl?allbranches=1 As before: - After applying the patch - 'Holds Awaiting Pickup' report loads with glitches - Sort by date will not work - Sort by title fixes the glitches and sorts OK. - Sort by date will still not work. - Firebug in my version of Firefox reports 3 JS errors every time date sort is attempted Before the patch the page renders fine and the sorts work. In addition to what I said before, some of the JS errors are not a regression, they occur in the pre-patch version too. The error that is a regression is: Firebug: On page load: TypeError: a.match(...) is null Every click on the 'Available since' <td> causes the error to re-appear. HTH, Alex -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
