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

--- Comment #6 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
Created attachment 140210
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140210&action=edit
Bug 31435: (follow-up) Make kohaTable calls consistent

Our calls to instantiate a kohaTable from JS 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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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