[wp-trac] [WordPress Trac] #23625: Add function to extract or parse chat as structured data

WordPress Trac noreply at wordpress.org
Sat Mar 30 00:16:15 UTC 2013


#23625: Add function to extract or parse chat as structured data
----------------------------------------------------+------------------
 Reporter:  wonderboymusic                          |       Owner:
     Type:  feature request                         |      Status:  new
 Priority:  normal                                  |   Milestone:  3.6
Component:  Post Formats                            |     Version:
 Severity:  normal                                  |  Resolution:
 Keywords:  has-patch needs-unit-tests needs-codex  |
----------------------------------------------------+------------------

Comment (by SergeyBiryukov):

 [attachment:23625.12.diff] fixes an issue with some UTF-8 characters
 (previously [12499], [19866], [21862], and [22306]).

 Steps to reproduce:
 1. Create a chat post, paste this into content:
 {{{
 Scott: Hey, let's chat!
 Роман: No.
 }}}
 2. View the post. The second message will not be recognized properly:
 {{{
 Scott:
 Hey, let's chat! Роман: No.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23625#comment:37>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list