php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26331 Wrong documents loaded in frames
Submitted: 2003-11-20 09:47 UTC Modified: 2003-11-20 11:49 UTC
From: john dot gray at synerge dot com dot au Assigned:
Status: Not a bug Package: Output Control
PHP Version: 4.3.2 OS: Mandrake 8.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: john dot gray at synerge dot com dot au
New email:
PHP Version: OS:

 

 [2003-11-20 09:47 UTC] john dot gray at synerge dot com dot au
Description:
------------
I have a problem with a site that uses frames heavily, and I am using php simply to pass-thru html documents and images so I can do my own (very complex) security - intermittently, the wrong document is sent to the wrong frame - with images, it is particularly bad with the wrong binary image data loading in the wrong place on the page.

Could this be something to do with global variables? are they global across threads????


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-20 10:40 UTC] john dot gray at synerge dot com dot au
Sorry - turns out the issue was mod_rewrite(with rewrite map) -> mod_perl -> php.

Took mod_perl out and went direct and it works beautifully!

Should have known better than to think Zend would have a prob like that :-)
 [2003-11-20 11:49 UTC] jay@php.net
Just bogusing this because this wasn't a bug in the first 
place... 
 
J 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC