Opened 14 months ago
Last modified 14 months ago
#20421 new enhancement
Remove support for Netscape 4 from kses.php (because it's 2012)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | mike@… |
Description
Futzing around, I ran into this in kses.php
http://core.trac.wordpress.org/browser/tags/3.3.1/wp-includes/kses.php#L995
Removes the HTML JavaScript entities found in early versions of Netscape 4.
Reading it, if that's really true and the only reason it's needed, I think we're pretty safe in removing it now.
Patch added.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

Removing netscape 4 stuff