[PHP-DEV] Bug #12409 Updated: Form variables are unexpectedly being escaped

2001-07-26 Thread rasmus

ID: 12409
Updated by: rasmus
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Variables related
Operating System: Solaris
PHP Version: 4.0.6
New Comment:

It always did

Previous Comments:


[2001-07-26 18:26:57] [EMAIL PROTECTED]

Ah - it looks like magic_quotes_gpc is now defaults to on.  Should it?



[2001-07-26 17:28:22] [EMAIL PROTECTED]

When I sumbit a form which contains a textarea containing the quote character, the 
form variable generated in
the submitted script contains an escaped quote.  This didn't happen in PHP3, and I'm 
not
sure when it appeard in PHP4, as I've only used 4.0.6.

An example can be seen on www.php.net:
Enter a string containing quotes in the text search box.  The resulting page will 
contain
multiple backslashes around the quotes.








Edit this bug report at http://bugs.php.net/?id=12409&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12409 Updated: Form variables are unexpectedly being escaped

2001-07-26 Thread ryan . smith

ID: 12409
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Variables related
Operating System: Solaris
PHP Version: 4.0.6
New Comment:

Ah - it looks like magic_quotes_gpc is now defaults to on.  Should it?

Previous Comments:


[2001-07-26 17:28:22] [EMAIL PROTECTED]

When I sumbit a form which contains a textarea containing the quote character, the 
form variable generated in
the submitted script contains an escaped quote.  This didn't happen in PHP3, and I'm 
not
sure when it appeard in PHP4, as I've only used 4.0.6.

An example can be seen on www.php.net:
Enter a string containing quotes in the text search box.  The resulting page will 
contain
multiple backslashes around the quotes.








Edit this bug report at http://bugs.php.net/?id=12409&edit=1


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]