[wp-trac] Re: [WordPress Trac] #3043: pecl-filter,
both RTE and plain editor stripping tags
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 22 00:36:31 GMT 2006
#3043: pecl-filter, both RTE and plain editor stripping tags
---------------------------------------------+------------------------------
Reporter: morpheu5 | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone: 2.1
Component: General | Version: 2.0.4
Severity: normal | Resolution: duplicate
Keywords: editor strip stripping tag tags |
---------------------------------------------+------------------------------
Changes (by masquerade):
* resolution: => duplicate
* status: new => closed
Comment:
http://php.net/filter#AEN49212
As you can see, UNSAFE_RAW will be the default flag when it is actually in
PHP 5.2. The pecl extension version has a different default, but there is
little that WP can do about it. There is another ticket for WP replacing
the contents of the $_POST array with the unsafe raw settings to emulate
filter not existing, so I will mark this as a duplicate of that. #3093
.htaccess hacks are still unacceptable because many people do not use
Apache or do not have write permission to the .htaccess file, no
AllowOverride, etc.
--
Ticket URL: <http://trac.wordpress.org/ticket/3043>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list