[wp-meta] [Making WordPress.org] #276: "Search term" in bbPress admin doesn't work for Cyrillic words

Making WordPress.org noreply at wordpress.org
Sun Jan 31 12:51:52 UTC 2016


#276: "Search term" in bbPress admin doesn't work for Cyrillic words
-----------------------------+----------------------------------
  Reporter:  SergeyBiryukov  |      Owner:
      Type:  defect          |     Status:  new
  Priority:  normal          |  Component:  International Forums
Resolution:                  |   Keywords:
-----------------------------+----------------------------------
Changes (by ocean90):

 * keywords:  reporter-feedback =>


Comment:

 bbPress is doing a full-text search by using `MATCH() ... AGAINST` if the
 length of the search term is over 5 ("пл" is using LIKE, "пла" MATCH), see
 [https://bbpress.trac.wordpress.org/browser/branches/1.0/bb-includes/class
 .bb-query.php?marks=682#L675 BB_Query->generate_post_text_sql()]. This
 seems not to work with Cyrillic chars in a database with latin1 charset.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/276#comment:11>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list