https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22856 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 89370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89370&action=edit Bug 22856: Show SQL code button should trigger CodeMirror view This patch adds CodeMirror syntax highlighting to the SQL view which can be shown on the report results page by clicking the "Show SQL code" button. To test, apply the patch and run any SQL report. On the report results page, click the "Show SQL button." The SQL should be displayed with CodeMirror syntax highlighting. Test toggling the SQL code view on and off to confirm that the CodeMirror highlighting continues to work correctly. -- You are receiving this mail because: You are watching all bug changes.