[Bug 14838] New: Coding issue on reports header row
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14838 Bug ID: 14838 Summary: Coding issue on reports header row Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org Created attachment 42619 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42619&action=edit Screenshot of the bug On a report, if you use AS "somthing with for eg with diacritics" they don't look right on below table header Steps: - Create a report with non-english characters, like: SELECT title AS "Título" FROM biblio LIMIT 2 - Run it. HTML generated will show right when showing SQL query, but in the example above will generate <th>TÃtulo</th>. Please see attached screenshot. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org