ID:               3836
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible Crash
 Operating System: UNIX
 PHP Version:      3.0.12
 New Comment:

Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

hint: magic_quotes settings ...


Previous Comments:
------------------------------------------------------------------------

[2000-03-20 07:29:50] [EMAIL PROTECTED]

I was wrong! It is not the rawurlencode that causes the problem.
But somehow a variable containing a ' character encoded as %27 on the
Location
line is reproduced as \' .
I don't know why!?

------------------------------------------------------------------------

[2000-03-15 09:22:12] [EMAIL PROTECTED]

When rawurlencodeing this character ' 
three \\\ are inserted each time the 
encodeing is performed. And this adds
up since the \ is coded too. It can cause
a crash fairly quickly when encoding is done
a lot.

------------------------------------------------------------------------


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

Reply via email to