[Koha-bugs] [Bug 15290] SQL reports encoding problem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 7 16:58:50 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15290

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45353|0                           |1
        is obsolete|                            |

--- Comment #9 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 45457
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45457&action=edit
Bug 15290: SQL reports headers encoding problem

To test:

- Create an SQL report with column names containing UTF characters
- Run the report
=> FAIL: The column names are double encoded
- Export the report
=> FAIL: The column names are double encoded in the exported file
- Apply the patch
- Re-run the report (reload works)
=> SUCCESS: Encoding correct
- Export the report
=> SUCCESS: Encoding correct
- Sign off :-D

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list