http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3824 Summary: Item modification doesn't select default value in combo list Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Cataloging AssignedTo: frederic@tamil.fr ReportedBy: frederic@tamil.fr Estimated Hours: 0.0 Change sponsored?: --- In data entry page, when modifying an existing item, some fields which are linked to an authorized values list are not displayed correctly. Specifically fields which are linked to following items table fields: notforloan, damaged, itemlost, whtdrawn. Those fields may contain '0' to specify a boolean False value. In this case, the corresponding label in authorised value list isn't selected in combo list. It's VERY dangerous. Catalogers can miss this issue and erase values when modifying item records. 3.0.x => this bug affects also Stable branch. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.