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

 ID:                 60146
 Updated by:         [email protected]
 Reported by:        david dot gero at ec dot gc dot ca
 Summary:            Last 2 lines of page not being output
-Status:             Feedback
+Status:             Closed
 Type:               Bug
 Package:            Built-in web server
 Operating System:   Windows XP
 PHP Version:        5.4.0beta2
-Assigned To:        
+Assigned To:        laruence
 Block user comment: N
 Private report:     N

 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------
[2011-10-29 02:14:00] [email protected]

Automatic comment from SVN on behalf of laruence
Revision: http://svn.php.net/viewvc/?view=revision&revision=318540
Log: Fixed bug #60146 (Last 2 lines of page not being output)

------------------------------------------------------------------------
[2011-10-27 18:06:21] david dot gero at ec dot gc dot ca

Tried using curl from cygwin to access the page, and the last two lines are 
missing the same way, so the problem is not Internet Explorer

------------------------------------------------------------------------
[2011-10-27 15:00:56] david dot gero at ec dot gc dot ca

Looks like I was wrong about the test script being truncated above.  Just 
didn't scroll far enough to the right.

So, if you can't reproduce, whereas it fails every time for me, I've uploaded 
my php.ini file.

There are no errors in php_error.log

I'm testing on Windows XP with Service Pack 3, running the following 
startup.cmd:

@echo off
title PHP
start "PHP" /MAX php -S 127.0.0.1:8000 -t \repos\gerod\html
exit

testflush.php is in \repos\gerod\html\admin\testflush.php

Using Internet Explorer 7 at http://localhost:8000/admin/testflush.php

Page->View Source shows that the last two lines were never output

------------------------------------------------------------------------
[2011-10-27 14:33:41] david dot gero at ec dot gc dot ca

Renaming to testflush.txt gives the following:

Error: uploaded patch file must be text file (save as e.g. "patch.txt" or 
"package.diff") (detected "text/x-php")
Could not attach patch "testflush.txt" to Bug #60146

Your upload system is scanning inside the file, probably using the "file" 
command, which indeed gives type "text/x-php", regardless of the extension.  
However why this is not accepted as text by your system is a mystery, and a bug 
in itself.

I will email you the script, and hope you can figure out how to upload it.

------------------------------------------------------------------------
[2011-10-27 09:50:00] [email protected]

and, I can't reproduce this in my environ with your test script pasted above.
plz check your php error log, if there is some error. thanks

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


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=60146


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

Reply via email to