[Koha-bugs] [Bug 2982] SQL for count or sum produces multiple blank output pages, odd screen display

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Feb 25 15:38:59 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2982


oleonard at myacpl.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Linux - Debian              |All
           Platform|PC                          |All




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



More information about the Koha-bugs mailing list