Closed
Bug 272134
Opened 20 years ago
Closed 19 years ago
panasonic.com: Page fails to load
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: moizd, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041120 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a5) Gecko/20041120 I went to panasonic.com and navigated down to this page. At this page, Mozilla went in to a load loop. The window title keeps alternating between "Loading..." and "Learning about Panasonic recorders" and no content was ever displayed (not even a partial page). My guess is malformed/non-standard html, but mozilla should have atleast broken out of the loop with either an error or a incompletely/incorrectly rendered page. Tried the URL in IE 6 SP1. It loaded fine. Reproducible: Always Steps to Reproduce: 1. Go the the specified url: http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelList?storeId=11251&catalogId=11005&catGroupId=17002&flashFlag=false Expected Results: The page should have loaded.
Comment 1•20 years ago
|
||
This WFM both with a recent CVS build and 1.8a5, the page loaded correctly. Out of curiosity, do you have Flash installed?
| Reporter | ||
Comment 2•20 years ago
|
||
No, i don't, actually. Your comment prompted me to look at the source. I think it is trying to do a rediret if it doesn't find flash install. No difference if i enable popups.
Comment 3•20 years ago
|
||
confirming, Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a6) Gecko/20041127 no flash installed, and JS enabled, the page is loaded, and starts loading again, as seen in the HTTP headers. The page was loading fine, when I disabled js, still no flash installed. I also don´t have flash installed, but was looking with , as seen below. Reporter, can you please give the starting URL and steps to follow, as I assume this URL here maybe will not send the cookies you are getting when you start. Link for the source: view-source:http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelList?storeId=11251&catalogId=11005&catGroupId=17002&flashFlag=false There is flash-checking js in the <head> section. extension LiveHTTPHeaders gives: ---------------------------------------------------------- http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelList?storeId=11251&catalogId=11005&catGroupId=17002&flashFlag=false GET /webapp/wcs/stores/servlet/vModelList?storeId=11251&catalogId=11005&catGroupId=17002&flashFlag=false HTTP/1.0 Host: www2.panasonic.com User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a6) Gecko/20041127 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: en-us,fr-fr;q=0.8,de-de;q=0.5,es;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Connection: close Referer: http://www2.panasonic.com/webapp/wcs/stores/servlet/vModelList?storeId=11251&catalogId=11005&catGroupId=17002&flashFlag=false Cookie: WCS_SESSION_ID=%2c%2d1002%2c11251%2c%2c%2c%2c%2c%2c%2c%2c%2c; WCS_PARORG=OwRLspbJe2w%3d; WCS_CRNTCNTRCTS=rO7%2bHyYQffQ%3d; WCS_ELGBCNTRCTS=rO7%2bHyYQffQ%3d; WCS_SESSCNTRCTS=null HTTP/1.x 200 OK Date: Sun, 28 Nov 2004 22:05:33 GMT Server: IBM_HTTP_SERVER/1.3.19.6 Apache/1.3.20 (Unix) Content-Length: 106967 Content-Type: text/html Content-Language: en ----------------------------------------------------------
Tech Evang?
Summary: Page fails to load → panasonic.com: Page fails to load
Comment 5•19 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 6•19 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: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•