[wp-trac] [WordPress Trac] #32051: Creating new posts/terms with non-English characters is broken for tables with cp1251 collation in 4.1.2

WordPress Trac noreply at wordpress.org
Thu Apr 23 11:55:48 UTC 2015


#32051: Creating new posts/terms with non-English characters is broken for tables
with cp1251 collation in 4.1.2
-----------------------------------+-----------------------
 Reporter:  vloo                   |       Owner:  pento
     Type:  defect (bug)           |      Status:  accepted
 Priority:  high                   |   Milestone:  4.1.3
Component:  Database               |     Version:  4.1.2
 Severity:  critical               |  Resolution:
 Keywords:  has-patch fixed-major  |     Focuses:
-----------------------------------+-----------------------

Comment (by pento):

 In [changeset:"32275"]:
 {{{
 #!CommitTicketReference repository="" revision="32275"
 WPDB: When sanity checking a string by sending it to MySQL for conversion
 checks, the incorrect data structure was being returned from
 wpdb::strip_invalid_text(), causing all write queries to fail for some
 character sets when the query contained non-ASCII characters.

 Merge of [32261] to the 3.7 branch.

 See #32051.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32051#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list