https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24709 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99429|0 |1 is obsolete| | --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 99444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99444&action=edit Bug 24709: Advanced editor - show space after delimiter visually This patch updates the JavaScript and CSS for the advanced MARC editor so that a space immediately following a delimiter will be detected and highlighted (green). To test the EnableAdvancedCatalogingEditor system preference should be enabled. Apply the patch and clear your browser cache if necessary. 1) Go to Cataloging -> Advanced editor. 2) On any text entry line (e.g. 245), add a space immediately following the delimiter the space and delimiter should be highlighted green. 3) Remove the extra space and confirm that the highlight disappears. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.