https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18645 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #17 from Owen Leonard <oleonard@myacpl.org> --- I think this is a great idea. I'm some problems though: - Only YesNo and Choice type prefs are displaying. In my test I should also be seeing form fields for types "short" and "textarea." While "choice" type preferences are showing a dropdown, the dropdown is empty. In my test system there are these preference types: | Choice | | ClassSources | | File | | Free | | integer | | Languages | | multiple | | short | | Textarea | | Themes | | YesNo | It doesn't look like all those options are accounted for in the template. Would it be possible to break the code out of admin/preferences.tt into an include file to be used here? -- You are receiving this mail because: You are watching all bug changes.