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: Ipstenu 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)

20421.diff (1.0 KB) - added by Ipstenu 14 months ago.
Removing netscape 4 stuff

Download all attachments as: .zip

Change History (3)

Removing netscape 4 stuff

  • Keywords has-patch dev-feedback added

I shouldn't, but...

+1 on pulling this without a deprecation step

  • Cc mike@… added
Note: See TracTickets for help on using tickets.