http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14135
--- Comment #20 from M. Tompsett <[email protected]> --- (In reply to Indranil Das Gupta from comment #19) > Ok! so I'm in a loop here again. ... we have the following list > - 'Free', 'Choice', 'YesNo', 'Integer', 'Textarea', 'Float', 'Themes', > 'Languages', 'Upload' and 'ClassSources' > > On a hunch, I decided to fire `SELECT DISTINCT type FROM systempreferences`. > What is got back was : Choice, YesNo, Free, Textarea, multiple, Integer, > ClassSources, Languages, File, Themes, NULL, short > > I can see the 1-to-1 mapping for most of the types, but not all. Can > someone take a look and comment? I can confirm seeing 'multiple', 'File', '', and 'short'. I believe this is beyond the scope of this patch, though it may merit a clean up bug report. No need to comment or reply on this bug any further. :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
