[wp-trac] [WordPress Trac] #32165: wp-db.php destructs all the multibyte characters
WordPress Trac
noreply at wordpress.org
Wed May 6 02:59:53 UTC 2015
#32165: wp-db.php destructs all the multibyte characters
--------------------------+--------------------
Reporter: kjmtsh | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.2.2
Component: Database | Version: 4.1.2
Severity: blocker | Resolution:
Keywords: | Focuses:
--------------------------+--------------------
Comment (by pento):
In [changeset:"32364"]:
{{{
#!CommitTicketReference repository="" revision="32364"
WPDB: When checking that a string can be sent to MySQL, we shouldn't use
`mb_convert_encoding()`, as it behaves differently to MySQL's character
encoding conversion.
Props mdawaffe, pento, nbachiyski, jorbin, johnjamesjacoby, jeremyfelt.
See #32165.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32165#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list