[Koha-bugs] [Bug 36196] New: Handling NULL data in ajax calls for cities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 28 16:18:30 CET 2024


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

            Bug ID: 36196
           Summary: Handling NULL data in ajax calls for cities
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: thibaud.guillot at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Hello all,

Just a simple patch here, I had the case recently, if a data is null in the
cities table, the datatable won't handle the data well and will load
indefinitely. I've added a condition so that it can be displayed despite NULL
data.

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


More information about the Koha-bugs mailing list