Closed Bug 111659 Opened 23 years ago Closed 22 years ago

uiuc.edu - image map clicks not translated correctly

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gasser, Assigned: doronr)

References

()

Details

(Whiteboard: [SYNTAX-URL])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
BuildID:    2001112012

Try pointing Mozilla to http://www.oba.uiuc.edu

This is the page of the Office of Business and
Financial Services at the Univ of Illinois. The
page has an imagemap. Clicks on this imagemap are
translated very strangely. Clicking on the
"Administration" button under Mozilla (9.6) takes
me to:

  http://www.admn.com/

instead of the desired page:

  http://www.oba.uiuc.edu/admn/

Other clicks on this imagemap seem also not to be
translated correctly.

Netscape 4.77 makes the translation in the desired way. 

This looks like an href base problem combined with
some added assumptions e.g. that lead to "admn"
being translated to "www.admn.com". Because of
this, I think the problem *might* be related to bug
#22864, except in this case it is just the
imagemap translation to a URL, and has nothing to
do with frames. 22864 is listed as a problem
with the HTML/Frames component. 
Try this in a new page (taken from the source
of the oba.uiuc.edu page):

<HTML>
<p align="center">
<a href="http://www.oba.uiuc.edu/useit.map" target>
<img src="http://www.oba.uiuc.edu/ucimages/useit2.gif" 
     ismap width="510" height="269">
</a> 
</p>
</HTML>


This just puts up the same imagemap from the page,
no frames at all, and it gives the same behavior.

-- Les Gasser



Reproducible: Always
Steps to Reproduce:
1. see above description
2.
3.

Actual Results:  see above description

Expected Results:  see above description

see above description
Build ID: 2001 11 23 03. Windows 2000.

I'm also brought to www.admn.com when clicking on the "Administration"
sort-of-button.
I see this too, Win98SE, 0.9.6 (2001112009)

This may be related to bug 110072, which also describes event problems involving
image maps.

Reporter:  I'm not sure, but this doesn't sound much like bug 22864 to me.

Confirming, OS->All, ->DOM Events
Assignee: asa → joki
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Events
Ever confirmed: true
OS: Linux → All
QA Contact: doronr → vladimire
Target Milestone: --- → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 
(you can query for this string to delete spam or retrieve the list of bugs I've 
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
The image map is likely sending out URLs of http:/admn/foo (note the one slash)

URLs like those are invalid and are get treated as http://admn/foo which if it
doesn't resolve as a host, we guess is http://www.admn.com/foo

->Tech Evangelism
Assignee: joki → bclary
Component: DOM Events → English: US
Product: Browser → Tech Evangelism
QA Contact: vladimire → zach
Hardware: PC → All
Whiteboard: [SYNTAX-URL]
Target Milestone: mozilla1.0.1 → ---
Version: other → unspecified
SPAM.  You may filter these bugs by querying the string "ReadingRitingRithmetic"

Mass Moving Bugs on Educational institutions in the United States to the new US
Edu component and assigning to default owners.
Assignee: bclary → doronr
Component: US General → US Edu
QA Contact: zach → caillon
Keywords: evang500
Summary: image map clicks not translated correctly → uiuc.edu - image map clicks not translated correctly
this is now fixed with the checkin for bug 32966 or bug 163225
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
tech evang june 2003 reorg
Component: US Edu → English US
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.