[Koha-bugs] [Bug 14838] New: Coding issue on reports header row

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 16 18:06:58 CEST 2015


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 at gmail.com
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list