http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5797 Bug #: 5797 Summary: Correct damaged status not preselected if value is 0 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: /cgi-bin/koha/catalogue/moredetail.pl? OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com If you have two damaged statuses, "0 = Not damaged" and "1 = Damaged" all items will show as "Damaged" on moredetail.pl because the "selected" attribute isn't getting added when damaged = 0. The select will instead default to the first alphabetically. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.