ID: 22152 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Performance problem Operating System: Linux 2.4.18 (slackware 8.1) PHP Version: 4.2.3 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. PHP 4.3.0 was released long time ago.. Previous Comments: ------------------------------------------------------------------------ [2003-02-10 16:04:42] [EMAIL PROTECTED] Uhm. I think I found the reason. It's not good to use the same file 4 times in a frameset and only switching content by $_GET-vars. I believe this is a bug, although there is an easy way to bypass this problem. ------------------------------------------------------------------------ [2003-02-10 15:47:31] [EMAIL PROTECTED] I have a frameset containing 8 frames. They're all including (require_once()) one common file. Now the problem is that every 5-10:th time I enter the page the browser seems to load something forever. The page loads and everything works fine except that loading. It might sound like a stupid detail but it's actually very annoying, especially when you're using a browser like opera. Opera covers the bottom-frame with a "page is loading"-layer. I've tried to set the src="" to about:blank in one frame. When I do that the problem disappears. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22152&edit=1
