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

WordPress Trac noreply at wordpress.org
Tue Jul 28 06:31:41 UTC 2015


#32279: Creating new posts/terms with non-latin characters is broken for tables
with cp1251 collation in 4.1.5
--------------------------+---------------------
 Reporter:  vloo          |       Owner:  pento
     Type:  defect (bug)  |      Status:  closed
 Priority:  high          |   Milestone:  4.2.3
Component:  Database      |     Version:  4.1.5
 Severity:  critical      |  Resolution:  fixed
 Keywords:                |     Focuses:
--------------------------+---------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33455"]:
 {{{
 #!CommitTicketReference repository="" revision="33455"
 WPDB: When checking the encoding of strings against the database, make
 sure we're only relying on the return value of strings that were sent to
 the database. Also make sure that we're not trying to sanity check strings
 that've been marked as not needing sanity checking.

 Fixes #32279.
 }}}

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


More information about the wp-trac mailing list