[Koha-bugs] [Bug 17105] New: Do not see checkouts in the table of circulation.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 11 09:15:03 CEST 2016


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

            Bug ID: 17105
           Summary: Do not see checkouts in the table of circulation.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Saw this problem under 3.22 (but could probably have been master too):
Circulation page lists a number of checkouts.
But clicking Show checkouts does not list them in the table.

What happened?
This javascript error occurred: Sunday not defined.
Comes from includes/calendar.inc. And should be a zero. (As value for the
preference CalendarFirstDayOfWeek.)

After toggling this preference a few times, I could not reproduce the problem
anymore under 3.22 (Plack+memcache).
Probably a cache problem somehow.
Note that dbrev 3.21.00.015 moved the old value of Sunday to 0.

Just leaving this note here some time for future troubleshooting.

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


More information about the Koha-bugs mailing list