[Koha-bugs] [Bug 13332] New: Items disappear from staff detail page when there is an on-site checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 24 22:39:21 CET 2014


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

            Bug ID: 13332
           Summary: Items disappear from staff detail page when there is
                    an on-site checkout
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To test:

- Turn on OnSiteCheckouts
- Check out any item using on-site checkout mode
- Go to the detail page of the record, verify, that all items have disappeared
- Check the item back in
- Go to the detail page again - the items are back

This seems to be a side effect of bug 5304, when I revert it, the display is
ok:
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=421761e2743ab260092a5234b7b8b1c33c64107f

The logs show some errors:
[Mon Nov 24 22:25:48.527426 2014] [cgi:error] [pid 24936] [client
127.0.0.1:41712] AH01215: [Mon Nov 24 22:25:48 2014] detail.pl: DBD::mysql::st
execute failed: Not unique table/alias: 'issues' at
/home/katrin/kohaclone/C4/Items.pm line 1332., referer:
http://localhost:8080/cgi-bin/koha/circ/circulation.pl
[Mon Nov 24 22:25:48.527536 2014] [cgi:error] [pid 24936] [client
127.0.0.1:41712] AH01215: [Mon Nov 24 22:25:48 2014] detail.pl: DBD::mysql::st
fetchrow_hashref failed: fetch() without execute() at
/home/katrin/kohaclone/C4/Items.pm line 1339., referer:
http://localhost:8080/cgi-bin/koha/circ/circulation.pl

-- 
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