http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13380
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #6) > I am not sure, but I think as we introduced it as a free text field people > might have left unstructured comments and could end up with quite a long > list for the authorized value - which might also not very welcome. I am not sure a lot of people already used it, it has only been pushed in 3.18. 200 characters is quite long for an order cancellation reason :) > Maybe put the SQL for the update on the wiki and leave as is? > I would make the value show up in the list of authorized values but leave it > empty I think. I don't understand what you meant here, sorry :-/ What about a warning on updating the DB : "the field XXX for order YYY with value ZZZ has been truncated"? Or we could extend authorised_values.lib to a TEXT? But I don't like this solution. -- 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/
