[wp-trac] [WordPress Trac] #36699: Caption (maybe shortcodes in general) break when "lower than" character is inserted manually
WordPress Trac
noreply at wordpress.org
Thu Apr 28 13:28:32 UTC 2016
#36699: Caption (maybe shortcodes in general) break when "lower than" character is
inserted manually
--------------------------+----------------------
Reporter: zodiac1978 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Shortcodes | Version: 4.5
Severity: minor | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by aaroncampbell):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
This isn't a bug. The less than character needs to be encoded because
shortcodes are not parsed if they're inside an HTML tag. The un-encoded
less than is really the opening of an HTML tag that you just never close,
causing the closing caption shortcode tag to not be seen.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36699#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list