[Koha-bugs] [Bug 31435] "Configure this table" appears for non-configurable tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 5 15:17:18 CEST 2022


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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 140211
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140211&action=edit
Bug 31435: (follow-up) Make KohaTable calls consistent

Our calls to instantiate a KohaTable from were inconsistent in how
they pass table_settings where no table_settings exist.

This patch replaces empty arrays and empty hashrefs with a consistent
'null' being passed to ake it clear we don't have any settings to pass
yet.

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


More information about the Koha-bugs mailing list