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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from David Nind <[email protected]> ---
This is what I did to test - I hope this is sufficient (using KTD):

1. Repeat the steps in bug 32406 to set an order and then go to receive the
order.

2. Enable the web developer tools for your browser on the page.

3. For Firefox: 
   - select Network
   - change the requests that are displayed from "All" to "XHR"
   - refresh the page
   - click on the page in the results to display the headers
   - in the "Request Headers" section you should see:
     x-koha-query: {"basket.vendor_id":1}

4. After the patch is applied (and a restart_all) the x-koha-query is no longer
displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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