[Koha-bugs] [Bug 31994] New: Clicking the next button of a DataTable loading its data from the HTML does nothing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 26 18:25:47 CEST 2022


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

            Bug ID: 31994
           Summary: Clicking the next button of a DataTable loading its
                    data from the HTML does nothing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: olivier.hubert at inlibro.com
        QA Contact: testopia at bugs.koha-community.org

When the next button of a DataTable with data straight from the HTML is
clicked, nothing happens. Additionally, an error can be found in the console
similar to:

Uncaught TypeError: q is undefined

Note that this problem does not occur when the data is sourced using Ajax.

Steps to reproduce:
1. Open itemtypes.pl.
2. If there are fewer than 11 item types, create additional item types until
there are more than 10, so that the next button can be used.
3. Click on the next button / link.
4. Notice that nothing happens.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list