ID: 34436 Updated by: [EMAIL PROTECTED] Reported By: bloobloo at gmail dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Windows Server 2003 PHP Version: 5.0.5 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php This is unavoidable, if you don't want names to be cut-off, disable magic_quotes. Previous Comments: ------------------------------------------------------------------------ [2005-09-11 10:18:47] bloobloo at gmail dot com Installed snapshot version to no avail ------------------------------------------------------------------------ [2005-09-10 23:08:11] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2005-09-09 00:11:25] bloobloo at gmail dot com btw this bug only happens when magic_quotes_gpc is on. When set to off this problem does not occur ------------------------------------------------------------------------ [2005-09-09 00:09:26] bloobloo at gmail dot com Description: ------------ This is a repeat of #31398, which seems to not have been fixed in the current version. $_FILES["file"]["name"] truncates everything before a single quote in a file name. eg. "Bob's Work.doc" becomes "s Work.doc" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34436&edit=1