[wp-trac] [WordPress Trac] #55605: kses "selected" for option
WordPress Trac
noreply at wordpress.org
Fri Apr 22 07:17:39 UTC 2022
#55605: kses "selected" for option
--------------------------+-----------------------------
Reporter: malthert | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Security | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
{{{
<select>
<option>A</option>
<option selected>B</option>
<option>C</option>
</select>
}}}
wp_kses_post should not strip the "selected" from option
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55605>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list