http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025 Priority: P5 - low Change sponsored?: --- Bug ID: 8025 CC: gmcharlt@gmail.com Assignee: adrien.saurat@biblibre.com Summary: Patron attribute not selected if value is zero Severity: enhancement Classification: Unclassified OS: All Reporter: adrien.saurat@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Patrons Product: Koha TEST PLAN 1) If it doesn't exist, create an authorised value "YES_NO" with the following values : value 0 for "NO" value 1 for "YES" 2) Create a patron attribute using this authorised value. 3) Edit a patron and setup this new attribute for him. If you select YES, that's fine. If you select NO, it seems ok at first after validation, but if you come back on the editing page, the select box won't have its "selected" status on the "NO" option. Instead, the default empty line is selected. If you don't notice this and leave everything as it is, you'll reset your attribute. -- You are receiving this mail because: You are watching all bug changes.