Ticket #821 (new defect)
Error in MessageSource_MySQL
| Reported by: | jan.rosa | Owned by: | xue |
|---|---|---|---|
| Priority: | low | Milestone: | 3.1.3 |
| Component: | Prado Framework v3 | Version: | 3.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I ran into problem with broken UTF-8 strings when trying Globalization with MySQL as source.
in MessageSource?_MySQL on line 319 the mysql_real_escape_string brokes the string if you do not send SET NAMES 'utf8' after connect (e.g. on line 132).
(i have checked that my connection settings with mysql are UTF-8 in my.ini)
Cheers Jan
Change History
Note: See
TracTickets for help on using
tickets.
