[Koha-bugs] [Bug 11711] Use new DataTables include in circ templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 11 15:21:12 CET 2014


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

Alex <alex.sassmannshausen at gmail.com> changed:

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

--- Comment #5 from Alex <alex.sassmannshausen at gmail.com> ---
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.


More information about the Koha-bugs mailing list