https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28726
--- Comment #27 from Katrin Fischer <[email protected]> --- (In reply to Kyle M Hall from comment #26) > I don't think we should be pre-populating a select pulldown from sort1/2. > These fields could contain unique information, and a library could have tens > or hundreds of thousands of patrons. In that case bad things (tm) would > happen. I think it would be best of those fields were free text fields. Just to clarify, if AV values exist, would you be ok with populating from the config (authorised values) instead of the data? If the category has no entries, we do freetext, otherwise a pull down. That matches the behviour in other spots, like the patron edit/display forms and the statistical wizard for patrons. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
