Closed
Bug 292507
Opened 20 years ago
Closed 20 years ago
caraudio.ru - addressbar doesn't change (site uses frames)
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: neptune, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-1.3.1 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-1.3.1 Firefox/1.0.3 While trying to view http://caraudio.ru this url is not changed to the real one. This url remains for all pages of the site. Reproducible: Always Steps to Reproduce: 1. enter the url http://caraudio.ru 2. navigate 3. Actual Results: url remains the same Expected Results: url shoud be changed to http://www.avtozvuk.com/ www.caraudio.ru is ok Actually - the dns name caraudio.ru is not defined (so firefox adds www itself) [neptune@neptune ~]$ HEAD caraudio.ru 500 Can't connect to caraudio.ru:80 (Bad hostname 'caraudio.ru') Content-Type: text/plain Client-Date: Sun, 01 May 2005 08:07:45 GMT Client-Warning: Internal response [neptune@neptune ~]$ HEAD www.caraudio.ru 200 OK Connection: close Date: Sun, 01 May 2005 08:07:48 GMT Accept-Ranges: bytes ETag: "9ee5a-2b1-420a1900" Server: Apache/1.3.28 (Unix) Content-Length: 689 Content-Type: text/html Last-Modified: Wed, 09 Feb 2005 14:06:56 GMT Client-Date: Sun, 01 May 2005 08:07:48 GMT Client-Peer: 194.247.134.142:80 Client-Response-Num: 1
Comment 1•20 years ago
|
||
Invalidated because: site uses frames.
<frameset rows="24,*" border="0" frameborder="NO" framespacing="0">
<frame src="bottom1.htm" name="mainbottom" noresize scrolling="NO">
<frame src="intro3.htm" name="core" scrolling="AUTO">
Here's a handy tip on the side: Right click in the page and see if there's a
"This Frame >" submenu. You are able to do things like "Show only this frame",
which is most likely what you were wanting to do. Hope that helps.Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Summary: addressbar address os wrong while trying to view url → caraudio.ru - addressbar doesn't change (site uses frames)
Comment 2•20 years ago
|
||
Yeah, this is actually how frames work, so not a Firefox bug. Thanks for trying Firefox!
Status: RESOLVED → VERIFIED
(In reply to comment #2) > Yeah, this is actually how frames work, so not a Firefox bug. Thanks for trying > Firefox! Hm. Mozilla acts differently. Is it ok too?
You need to log in
before you can comment on or make changes to this bug.
Description
•