[wp-trac] Re: [WordPress Trac] #4409: KSES removes text after a
non-tag less than sign
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 6 17:55:17 GMT 2007
#4409: KSES removes text after a non-tag less than sign
------------------------------+---------------------------------------------
Reporter: mdawaffe | Owner: mdawaffe
Type: defect | Status: reopened
Priority: high | Milestone: 2.3 (trunk)
Component: General | Version: 2.2
Severity: critical | Resolution:
Keywords: has-patch commit |
------------------------------+---------------------------------------------
Changes (by mdawaffe):
* status: closed => reopened
* resolution: fixed =>
Comment:
Oops. The filter was supposed to have extra args.
{{{
$string = apply_filters( 'pre_kses', $string, $allowed_html,
$allowed_protocols );
}}}
Sorry.
--
Ticket URL: <http://trac.wordpress.org/ticket/4409#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list