Edit report at https://bugs.php.net/bug.php?id=55510&edit=1

 ID:                 55510
 User updated by:    aaron at gwmicro dot com
 Reported by:        aaron at gwmicro dot com
 Summary:            $_FILES 'name' missing first character after upload.
 Status:             Closed
 Type:               Bug
 Package:            Filesystem function related
 Operating System:   Windows Server 2008 R2
 PHP Version:        5.3.8
 Assigned To:        arpad
 Block user comment: N
 Private report:     N

 New Comment:

I can confirm that this is fixed in 5.3 r315756. Thank you for the fix, and the 
quick turn around.


Previous Comments:
------------------------------------------------------------------------
[2011-08-29 21:14:54] ar...@php.net

Automatic comment from SVN on behalf of arpad
Revision: http://svn.php.net/viewvc/?view=revision&revision=315743
Log: NEWS entry for fix #55510: $_FILES 'name' missing first character after 
upload

------------------------------------------------------------------------
[2011-08-29 21:12:00] ar...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------
[2011-08-29 21:10:56] ar...@php.net

Automatic comment from SVN on behalf of arpad
Revision: http://svn.php.net/viewvc/?view=revision&revision=315742
Log: fix #55510: $_FILES 'name' missing first character after upload

------------------------------------------------------------------------
[2011-08-29 02:46:06] ar...@php.net

This bug is present on Windows with magic_quotes_gpc on. "s" is then always set 
and the change in r312103 means the leading char is skipped.

------------------------------------------------------------------------
[2011-08-29 02:43:24] ar...@php.net

The following patch has been added/updated:

Patch Name: fix-upload-win-mqgpc-bug-55510.patch
Revision:   1314585804
URL:        
https://bugs.php.net/patch-display.php?bug=55510&patch=fix-upload-win-mqgpc-bug-55510.patch&revision=1314585804

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=55510


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

Reply via email to