[Koha-bugs] [Bug 35513] New: DataTable controls being retained throughout different acq baskets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 6 22:58:17 CET 2023


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

            Bug ID: 35513
           Summary: DataTable controls being retained throughout different
                    acq baskets
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

To recreate:

1. Add 2 vendors, Vendor A and Vendor B
2. Create a basket with Vendor A that has more than 20 items in it. 
3. Close basket, receive. 
4. Note the URL on are at. Something like
/cgi-bin/koha/acqui/basket.pl?basketno=3
5. Create another basket with Vendor B, this one should have less than 10
items. 
6. Close basket, receive. URL /cgi-bin/koha/acqui/basket.pl?basketno=4
7. Now go back to the first basket and change go to the 2nd page ( pagination
). 8. Now open up the 2nd basket, It looks like there are no items but this is
because it is trying to paginate to the 2nd page which doesn't exist in this
case.

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