[wp-trac] [WordPress Trac] #18322: The Road to Magic Quotes Sanity
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 1 00:42:09 UTC 2011
#18322: The Road to Magic Quotes Sanity
--------------------------+-----------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 3.2.1
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by Mick P.):
Please remember. From an end user point of view, the main problem is
having to constantly unslash some data that is wanted to be slashed. The
easiest way to deal with it is to overwrite the data in the array at some
point, but it has to be after whenever WP does its version of Magic Quotes
(assuming WP uses the same algorithm as PHP) but to do that you need to be
certain that WP is doing its MQ, which you cannot assume it always will.
http://wordpress.org/support/topic/wp-automatically-escaping-get-and-post-
etc-globals?replies=3#post-2368782
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18322#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list