[Koha-bugs] [Bug 18645] Creation of Koha feature release change tool displayed after running Koha update

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 7 20:23:08 CEST 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #17 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list