From:             r dot keays at ninthave dot net
Operating system: MAC OSX
PHP version:      4.2.3
PHP Bug Type:     Strings related
Bug description:  $_FILES['X']['name'] doesn't accept names with double quotes

When uploading a file whose name on the local machine contains a ", the
$_FILES['X']['name] entry is truncated at that quote.

e.g.

Why Don"t.doc   -->  Why Don
-- 
Edit bug report at http://bugs.php.net/?id=22647&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22647&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22647&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22647&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22647&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22647&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22647&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22647&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22647&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22647&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22647&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22647&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22647&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22647&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22647&r=gnused

Reply via email to