5 Jun
2003
5 Jun
'03
4:37 a.m.
Hi I think there's a bug in the authorised values generation using the intranet Koha interface (using CVS or 1.9.3). When adding a value, the authorised_value and lib fields have to be entered. Unfortunately, when the lib field is empty, the string "" is stored in the database (and not NULL as expected) so when generating the drop-down list, the new value previously added isn't displayed properly (displaying a blank item). Can someone confirm it ? If it's really a bug I can try to fix it. Thanks. Jerome