Closed
Bug 114708
Opened 24 years ago
Closed 17 years ago
apartmentguide.com - Clicking on Map reloads page in wrong place
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bruppel1, Unassigned)
References
()
Details
(Whiteboard: aok)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.6+)
Gecko/20011211
BuildID: 20011211
When one clicks on the map listed at the above URL, a page with a new, updated
map, is loaded within a portion of the original page. The original page should
be replaced. Internet Explorer doesn't have this problem.
Reproducible: Always
Steps to Reproduce:
1.load url
2.click on map to zoom or expand
Actual Results: The entire page is reloaded within a portion of the original page.
Expected Results: The page should be replaced, with an updated map.
Comment 1•24 years ago
|
||
Evangelism. For IE, the page loads the map in the same window. For netscape,
it loads it in a separate window. For Mozilla it gets confused and loads the IE
url in the wrong place.
Assignee: asa → bclary
Component: Browser-General → English: US
Product: Browser → Tech Evangelism
QA Contact: doronr → zach
Version: other → unspecified
Updated•24 years ago
|
Whiteboard: aok
Comment 2•24 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Comment 3•24 years ago
|
||
something like a 404 from the server
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 4•23 years ago
|
||
This is an ASP server-side scripting error, not a 404. My guess is that that
property is no longer available. To consistently reproduce:
1. Search from the home page.
2. Choose a property.
3. Click the Map tab.
In Mozilla, the Mapquest map which appears in Internet Explorer does not appear.
This is Major because the lack of the map defeats the purpose of going to the
map tab.
The map is within an <iframe> element with a source at
/scripts/mqcustomconnect.exe with some parameters. This <iframe> loads in
Mozilla if its source is typed into the URL bar.
URL: 3875&wsv_qsSessionID=133952604&wsv_qs... → http://www.apartmentguide.com/
Severity: normal → major
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 5•23 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
Status: REOPENED → NEW
QA Contact: zach → english-us
Summary: Clicking on Map reloads page in wrong place → apartmentguide.com - Clicking on Map reloads page in wrong place
Comment 6•17 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 24 years ago → 17 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•