[Koha-bugs] [Bug 10848] Allow configuration of mandatory/required fields on the suggestion form in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 11 14:10:31 CET 2015


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

--- Comment #26 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 35830
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35830&action=edit
Bug 10848: (QA followup) use the 'multiple' syspref type instead

This patch makes the feature use the 'multiple' syspref type.
It does so by changing the type in opac.pref and fixing the relevant
files that are used to insert the data on the DB.

It also changes opac-suggestions.pl to use ',0 as separator, as used by
the 'multiple' syspref type.

To test:
- Verify there's no behaviour change besides the change in the sysprefs
definition.

Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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


More information about the Koha-bugs mailing list