[wp-trac] [WordPress Trac] #23694: Shortcode attributes mess up html strings

WordPress Trac noreply at wordpress.org
Tue Mar 5 15:15:48 UTC 2013


#23694: Shortcode attributes mess up html strings
-----------------------------+--------------------------
 Reporter:  prometh          |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Shortcodes
  Version:  3.5.1            |   Severity:  normal
 Keywords:  dev-feedback     |
-----------------------------+--------------------------
 {{{
 [shortcode attribute="<b>some HTML</b>"/]
 }}}

 produces:

 {{{
 <b>some HTML</b> <p>
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23694>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list