[Koha-bugs] [Bug 36196] 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:25:43 CET 2024


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

--- Comment #1 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
Created attachment 162535
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162535&action=edit
Bug 36196 : Handling NULL data on ajax call

Test plan:

1) Update some data in your cities table, sample for one send:
"UPDATE cities SET city_state=NULL WHERE cityid=<id>"
2) Go on "/cgi-bin/koha/admin/cities.pl" and wait a entire life :)
3) Apply this patch
4) Rebuild your po files if needed
5) Reload the same page and now you get normally the datatable

Sponsored by : BibLibre

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


More information about the Koha-bugs mailing list