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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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