[Koha-bugs] [Bug 14841] Columns settings on checkouts table have 2 bugs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 17 09:44:11 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14841

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 42635
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42635&action=edit
Bug 14841: Columns settings are not taken into account for checkout table /
moremember

There is a typo member vs members in the template when retrieving the
existing settings.
So that all columns are displayed, even the ones which are hidden
(sort_order, due_date_unformatted, etc.)

Test plan:
0/ Does not apply this patch
1/ Go on the columns config page and check some fields not to display by
default for Patrons > moremember > issues-table
2/ Go on the patron detail page (with checkouts), click on the "show/hide
columns" button (top right of the table).
Confirm that the config is not taken into account and that it's ugly
(hidden columns are displayed)
3/ Apply this patch
4/ Everything should be fine now :)

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


More information about the Koha-bugs mailing list