Closed
Bug 250277
Opened 21 years ago
Closed 20 years ago
page never loads when I view it
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: crimsonlotus, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: Firefox 9
hi.phtml is the page you're sent to after you log in neopets. For some reason
this page never loads for me and sometimes even causes Firefox to stop
responding. I have broadband internet, if that makes a difference.
Reproducible: Always
Steps to Reproduce:
1. create neopets account
2. login to neopets
Actual Results:
page doesnt load and "not responding" status
Expected Results:
load the page
Comment 1•21 years ago
|
||
The use an onload event handler on the body element, which activates a functions
which loads some images.
I've seen a similar bug of this somewhere in bugzilla before.
Updated•21 years ago
|
Assignee: bugs → firefox
Component: Web Site → General
QA Contact: firefox.general
Comment 2•21 years ago
|
||
I have similar problems with several .phtml pages on the skyline.org web site. I
get the "I don't know what to do with this phtml page" dialog. Look at
http://www.skyline.org/contact.phtml. It appears to be something to do with
loading images. If I remove the references to images, the page loads OK.
Comment 3•21 years ago
|
||
I have a different twist on the this problem using Firefox 1.0 on Debian Linux
2.4.16. I have a home network with my website on host 192.168.X.Y that serves a
default page index.php. When I point the Firefox to http://192.168.X.Y the page
loads fine, however, when I point my page to http://wwww.izoard.com which is the
external name routed to my web server I get the warning
You have chsen to open
which is PHTML file
from http://www.izoard.com
What should Firefox do with this file?
....
When I save the file I see my home page HTML. If this wasn't odd,
http://izoard.com loads the page fine!
Mozilla behaves similarly, yet other machines on my network, Linux, Mac and
win32 have no such problem.
Comment 4•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•