[Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 14:53:10 CEST 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 17683
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17683&action=edit
Bug 10110: Problems with diacritics in saved SQL reports

Adds decoding for cgi params (for completeness).
Apparently, the NAME attribute of DBI statement handle has a UTF8 bug.
Fixing this by decoding the returned column names.
Did this in a shared routine.

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


More information about the Koha-bugs mailing list