https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25322
--- Comment #13 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #11) > If you have "|father|mother" in the pref (instead of the default > "father|mother"), then you can select the empty option, save, and it is kept > with "". > This behaviour answers your need. > > The problematic situation is when "empty" is not in the pref list. In that > case we should select the first entry "father" and force the user to select > a value. I don't think that's correct beahviour. Because we ship Koha with father|mother and we already have an empty value displaying. The problem is that when you use the empty value, father gets added to your record (the first entry). That's clearly unexpected behaviour (select empty, get something else saved). -- You are receiving this mail because: You are the assignee for the bug. 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/
