[wp-trac] [WordPress Trac] #28564: Shortcode Attributes with HTML Tags no longer working
WordPress Trac
noreply at wordpress.org
Wed Jun 18 00:58:40 UTC 2014
#28564: Shortcode Attributes with HTML Tags no longer working
------------------------------+--------------------
Reporter: baden03 | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.0
Component: Formatting | Version: trunk
Severity: major | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+--------------------
Comment (by miqrogroove):
In miqro-28564.3.patch:
* Allow well-formed HTML inside of shortcode attributes for wptexturize.
* Do not recurse any other part of wptexturize. HTML is allowed but
ignored.
* Do not allow exotic HTML comments in shortcode attributes.
* Continue to ignore the [ and ] chars if they appear in any HTML
attribute.
* Update related patterns.
* Update unit tests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28564#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list