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

            Bug ID: 38257
           Summary: Several functionalities broken in cart pop up
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

For some reason change made in bug 37033 to cart pop up has broken its
functionalities. All following functionalities are now broken:

- More details
- Send
- Download
- Print
- Empty and close
- Remove
- Add to a list
- Place hold
- Batch modify
- Batch delete

To reproduce:
1. Search for items and add one or more search results to your cart.
2. Open cart.
3. Attempt to use one functionality mentioned above.
=> Either nothing happens or table is loaded again with no items in table.
However items are still displayed in cart when it's opened again.

Also following errors are displayed in browsers console:

> Uncaught TypeError: antiClickjack is null
> Uncaught TypeError: $(...).dataTable is not a function

Removing line [% INCLUDE 'intranet-bottom.inc' popup_window=1 %] from basket.tt
fixes the problem, but then plugin intranet_js won't work.

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