http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11559 --- Comment #192 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 44030 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44030&action=edit [PASSED QA] Bug 11559: (QA followup) switch to new delimiter, fix minor issues This followup introduces a major change; instead of subfields starting with '$<code><space>', they now start with '‡<code>'. The double-cross character can be typed with Ctrl-D. It also fixes the following: * Add UUID.pm dependency * Remove debugging call * Fix toLocaleFormat error reported by Nick Clemens * Ignore subfields that are marked as unrepeatable/mandatory AND ignored (tab is -1) * Mention lack of support for UNIMARC/NORMARC fixed fields in system preferences screen * Confirm when user creates new record and current record is modified * Perform better when importing gigantic record dump * Show "Edit" instead of "Import" and allow direct editing for local catalog records in search screen * Add "Keyboard shortcuts" help button to toolbar Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.