[Koha-bugs] [Bug 18136] Content of ExportRemoveFields is not picked to pre-fill field list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 11:02:36 CET 2017


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 60384
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60384&action=edit
Bug 18136: Fix ExportRemoveFields pre-fill behaviour

Looks like it's caused by bug 13190.
Variable export_remove_fields is not sent to the template, let's
retrieve the syspref's value using the TT plugin.

Test plan:
Fill ExportRemoveFields with something (100a for instance)
Go on a checkout list page
At the bottom, the "do not export fields" input box should be pre-filled
with the content of the syspref

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


More information about the Koha-bugs mailing list