http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2982 oleonard@myacpl.org changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux - Debian |All Platform|PC |All ------- Comment #1 from oleonard@myacpl.org 2009-02-25 06:38 ------- The problem is that the page puts your report's SQL into a hidden form field. Your SQL contains double quotes, and the TMPL_VAR doesn't escape the quotes, breaking the HTML and resulting in the weird screen output. I'm submitting a patch that escapes the HTML. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.