https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21407 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79463|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 79472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79472&action=edit Bug 21407: Can't enter new macros in the advanced cataloging editor (rancor) This patch upgrades Codemirror to the latest version (5.40.2). Doing so fixes a problem with the advanced cataloging editor's macro editor which appears in the latest version of Firefox (62): The first line of the macro editor is not visible. To test, apply the patch and clear your browser cache if necessary. EnableAdvancedCatalogingEditor must be set to "Enable." - Go to Cataloging -> Advanced editor. - Click the "Macros" toolbar button. - In the main part of this modal window you should see a blank line marked "1." - Click "New macro..." - The editor's line 1 should now be editable. Enter text to confirm that it works correctly. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.