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

            Bug ID: 38649
           Summary: Searching for a patron from additem.pl triggers an
                    issue slip to print
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Bug 37407 fixed automatic checkout of items that were fast cataloged from the
circulation module.

To reproduce:
1. From anywhere on the additem.pl page where you are adding or editing an item
2. Click on Checkout in the menu bar and enter a patron's barcode
3. When circulation.pl loads it triggers a blank issue slip to be printed

In addition to checking the referrer for the URL domain and path we should also
check the query string of the referrer to make sure it was from a circulation
fast add. It should include frameworkcode=FA&circborrowernumber

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to