Closed Bug 66826 Opened 24 years ago Closed 23 years ago

yahoo.com - Go button doesn't work on Yahoo's box office page

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scottputterman, Assigned: doronr)

References

()

Details

2001012504 on NT Go to http://movies.yahoo.com/hv/boxoffice/latest/rank.html Where it says Archived charts, select a different week than the current week. Hit the go button. Nothing happens. The expect result is to go to that chart. This works fine in NS 4.7
i get the following error in the console when clicking on the go button using a cvs build from around 4:00 est on win2k: JavaScript error: line 0: goto is a reserved identifier
the problem is the input tag: <input type=submit value="Go!" onclick="goto"> "goto" is a reserved word for JavaScript, but it really should be ignored in NavQuirks mode. over to johnny
Assignee: rods → jst
That page is just broken, IE shows a similar problem on the page. There's two things we can do here, fix the site, or make forms submit even if the onclick handler on input elements contains JS errors, IIRC pollmann had bugs on that earlier so I'm reassigning to him so that he can make the decision.
Assignee: jst → pollmann
reassigning to evangelism: petitta
Assignee: pollmann → petitta
Target Milestone: --- → mozilla1.0
I reported this as well as several other Yahoo movies bugs to Yahoo, and they are taking a look.
Still not fixed. At this rate I'll start planning an anniversary party for the bug.
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
-> Evangelism
Assignee: petitta → doronr
Component: Form Submission → US General
Product: Browser → Tech Evangelism
QA Contact: vladimire → zach
Target Milestone: mozilla1.0.1 → ---
Version: other → unspecified
Keywords: evang500
Summary: Go button doesn't work on Yahoo's box office page → yahoo.com - Go button doesn't work on Yahoo's box office page
Blocks: 121228
this is fixed now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified 2002042803/WinXP
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.