[wp-trac] [WordPress Trac] #28564: Shortcode Attributes with HTML Tags no longer working

WordPress Trac noreply at wordpress.org
Sun Jun 22 02:01:02 UTC 2014


#28564: Shortcode Attributes with HTML Tags no longer working
------------------------------------------+-----------------------------
 Reporter:  baden03                       |       Owner:  wonderboymusic
     Type:  defect (bug)                  |      Status:  reopened
 Priority:  high                          |   Milestone:  4.0
Component:  Formatting                    |     Version:  trunk
 Severity:  major                         |  Resolution:
 Keywords:  has-patch commit wptexturize  |     Focuses:
------------------------------------------+-----------------------------

Comment (by kitchin):

 My apologies, you are correct. The comment:1 test case is fixed. (I used
 the visual editor instead of the text editor.)
 * Wordpress 3.9.1: `title = <strong>Strong Test</strong>`.
 * Trunk after [28773]: `title = <strong>Strong Test</strong>`.

 The deplorable HTML test case I wrote is still broken though if we want to
 allow that sort of thing.
 * Wordpress 3.9.1: `title = div > blockquote`.
 * Trunk after [28773]: `title = ”div`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28564#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list