[wp-meta] [Making WordPress.org] #2298: Missing plugin description in 3.0 (encoding issue?)

Making WordPress.org noreply at wordpress.org
Sun Dec 4 17:44:52 UTC 2016


#2298: Missing plugin description in 3.0 (encoding issue?)
------------------------------+------------------------------------
 Reporter:  aleksanderkuczek  |       Owner:
     Type:  defect            |      Status:  new
 Priority:  normal            |   Milestone:  Plugin Directory v3.0
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+------------------------------------

Comment (by dd32):

 Upon looking at this, the following is failing on the contents of the
 trunk readme in Readme\Parser:

 `$contents = preg_split( '!\R!u', $contents );`

 If I remove the utf8 modifier it processes. I assume this is caused by
 invalid UTF8 in the readme.
 The UTF8 specifier is there as it was matching \r or \n as part of a UTF8
 multi-byte character previously.

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


More information about the wp-meta mailing list