http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11955 Bug ID: 11955 Summary: Remove spaces in empty indicators after linking an authority to a biblio record. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: fcapovilla@live.ca QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 26438 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26438&action=edit Remove spaces in empty indicators when linking an authority to a biblio record. This patch removes spaces in indicators which are imported when we link an authority to a biblio record. The spaces made the indicators harder to edit after the linking, because we had to delete the superfluous space character before a new value could be entered. Test case : * Create of modify a biblio. * Click on the "Tag editor" button for one of the authority field of the biblio. * Search for an existing authority and import it. The selected authority should have a least one empty indicator. * Once the authority is imported into the biblio record, click on the empty indicator field. You should be able to enter a new value without having to delete an unwanted space character. Sponsored-by: CCSR ( http://www.ccsr.qc.ca ) -- You are receiving this mail because: You are watching all bug changes.