http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2513 Summary: Cataloging w/ authorized fields allows confusion, data loss Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Cataloging AssignedTo: galen.charlton@liblime.com ReportedBy: joe.atzberger@liblime.com QAContact: koha-bugs@lists.koha.org During cataloging, the javascript that inserts input elements after an authorized field search does not account for the fact it might be edited after insertion. Seems that a hidden input field will still link to the old authorized value and the newly edited value is discarded. Please check also that under "BiblioAddsAuthorities" the addition of an exactly matching string will not create a new Authorized value (where one already exists), but instead will aggregate on the existing one. We have at least one client where it appears duplicate authorities continue to be added. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.