http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15360 Bug ID: 15360 Summary: Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: library@stas.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When viewing an authority using detail.pl, the "New from Z39.50" Button does not generate a new record, but replaces the currently viewed record. This is different behavior than in previous versions. It seems it should generate a new authority record (similar to what is found on the biblio cataloging page), given the text "New", just as it formerly did. If the new behavior is meant, it should be relabeled "Replace using Z39.50" or something similar to avoid destroying authority records and possibly causing database-wide changes by unintentionally replacing a record, and populating that record onto many biblios. Personally, I would favor the former behavior -- generate a new authority record from a Z39.50 search, and leave the button on the editing section in authorities.pl as the method for replacing via a Z39.50 search. -- You are receiving this mail because: You are watching all bug changes.