[wp-trac] [WordPress Trac] #24293: $allowedposttags to allow value for <li>
WordPress Trac
noreply at wordpress.org
Thu May 9 01:59:55 UTC 2013
#24293: $allowedposttags to allow value for <li>
--------------------------+-----------------------------
Reporter: kraftbj | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Security | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
HTML 5 allowed the `value` attribute in `<li>` elements for use with `ol`s
(e.g. setting `<ol><li value="31">` would result in that item of the `ol`
rendering as 31.
$allowedposttags strips that out currently, as that's not allowed.
Submitting a patch to allow the value attribute.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24293>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list