[Koha-bugs] [Bug 14268] Change Localsyspref type entry to dropdown

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 25 13:18:08 CEST 2015


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

--- Comment #1 from Indranil Das Gupta <indradg at gmail.com> ---
Created attachment 39484
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39484&action=edit
Bug 14268 - Dropdown to select 'preftype'

'preftype' for Local Use sysprefs is presently set by free form
input box (no UI level validation that leaves the user free to
enter arbitrary values). This patch addresses that in part by
changing it to a dropdown.

The patch depends on patch at Bug 14135

Test plan
=========

1/ apply patch available against 14135 (attachment 39408)
2/ apply this patch
3/ visit admin/systempreferences.pl?op=add_form
   note the dropdown against 'Variable type' for fieldset 'Koha
   internals'. By default, the type 'Free' would be selected.

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


More information about the Koha-bugs mailing list