[Koha-bugs] [Bug 25940] New: Two separate print dialogs when checking in/transferring an item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 6 22:29:12 CEST 2020


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

            Bug ID: 25940
           Summary: Two separate print dialogs when checking
                    in/transferring an item
 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: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When transferring an item returns.tt is generating multiple print dialogs. I
can only recreate this is Chrome but I have heard reports that this is
happening in FireFox as well.

TO RECREATE: (in Chrome)
1. Have an item belonging to a different branch and check it in. 
2. When the modal pops up hit 'Yes, print slip' or 'Print slip' if 
AutomaticItemReturn is set to 'don't'
3. The first print dialog should appear with a URL like
'/cgi-bin/koha/circ/transfer-slip.pl?transferitem=18&&branchcode=CPL&op=slip'
4. Close that print dialog and you will immediately see another one that says
'No slip template found'.
5. Notice the URL of the second pop-up is: 
/cgi-bin/koha/circ/hold-transfer-slip.pl?reserve_id=
6. There is no reserve id so the template is not found.


I cannot recreate this in FireFox and I am unsure why not.

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