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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/