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

WordPress Trac noreply at wordpress.org
Fri Apr 5 16:41:00 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 lancewillett):

 In r23876 we removed {{{esc_html()}}} from the chat message output, but I
 think it should go back.

 Test with:

 {{{
 [3/21/13 9:35:04 AM] Fancy: Hey Lance!
 [3/21/13 9:41:23 AM] Pants: This is why I don't chat with you
 [3/21/13 9:42:13 AM] Lance: </chat>
 [3/21/13 9:42:19 AM] Pants: Hey, I'm not done
 }}}

 The {{{</chat>}}} bit should be escaped in the HTML output, and it's not.

 - Visual output is empty: http://cl.ly/image/0P112c2D3R1b
 - The text is not escaped in the HTML output:
 http://cl.ly/image/3x0A2X3L051n

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


More information about the wp-trac mailing list