https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27643
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116432|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 116437 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116437&action=edit Bug 27643: Add CodeMirror custom syntax highlighting for SQL runtime parameters This patch adds some additional configuration to CodeMirror so that runtime parameters have a distinct color in the CodeMirror SQL editor. To test, apply the patch and create or edit an SQL report which contains one or more runtime parameters, e.g. <<branches>>, <<categorycode>>, etc. Confirm that when editing the SQL, these parameters should appear as green text. Save your report and view it. The syntax highlighting should be updated in this view too. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
