ID:               23023
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mak77 at anvi dot it
-Status:           Closed
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: Windows XP
 PHP Version:      4.3.2RC1
 New Comment:

Not PHP bug -> Bogus.

And I can say the same myself, I'm just fighting with some
really weird IE6-only problem too..(not related to this one)



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

[2003-04-03 10:03:06] mak77 at anvi dot it

i've tried with opera 7.0, no problem.
so this is a IE6 only bug

closing this report cause it seems not a php bug...

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

[2003-04-03 06:59:41] mak77 at anvi dot it

taken with wget from the main page 

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
Date: Thu, 03 Apr 2003 12:51:31 GMT
Content-type: text/html
X-Powered-By: PHP/4.3.2-RC
Set-Cookie: PHPSESSID=a146a67ef3e8414fb39375c9ab96379e; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
Pragma: no-cache

this is a page that doesn't have the problem, it seems to me that this
kind of problem happens after a call to 
header("location:someurl");

for example i have a select form (get method) that changes the theme,
it pass a variable to the same page
(localhost/neo3/index.php?module=mainpage) with the name of the new
theme. The page reads the variable, set appropriately the session and
then calls 
header("location:localhost/neo3/index.php?module=mainpage");
The page should restart, catch the info from the session and change
theme appropriately, but it works only half of the times on IE with
buffering enable, full times on Mozilla.

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

[2003-04-03 05:01:31] [EMAIL PROTECTED]

yeah, try lynx or wget or some other command line tool.
(NOT browser)


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

[2003-04-02 13:41:01] mak77 at anvi dot it

could you give me some help for catching headers when the browser hangs
up?

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

[2003-04-02 11:22:18] [EMAIL PROTECTED]

Please tell us what headers are output when you run your script? (And
I'm pretty sure this is IE6 bug and not PHP bug)


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

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
    http://bugs.php.net/23023

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

Reply via email to