[Koha-bugs] [Bug 22856] Show SQL code button should trigger CodeMirror view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 6 15:19:12 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22856

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list