Closed
Bug 303304
Opened 20 years ago
Closed 20 years ago
javascript error when clicking submit button
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spam, Unassigned)
References
()
Details
(Keywords: qawanted, regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050803
SeaMonkey/1.0a
Search buttons at vg.no no longer work.
Works OK in trunk Mozilla suite 2005070205
To reproduce:
Go to http://vg.no/
Top right there are two buttons below eachother, labeled "søk"
They normally submit the search term
(The search engine itself is down today due to problems after a power outage
some days agi, but that is irrelevant - just means the search will spin forever
without error message)
Enter some search term, hit "søk" button:
Result: Nada - just an error message:
Error: sok is not defined
Source File: javascript:sok.submit()
Line: 1
I reinstalled trunk 2005070205 to see if it worked there today, and it submitted
OK. Installed Seamonkey 20050803 again and it fails again.
Comment 1•20 years ago
|
||
Regression between 2005073013 and 2005073111.
Keywords: regression
The only relevant checkin in that window was for bug 296639.
Depends on: splitwindows
![]() |
||
Comment 3•20 years ago
|
||
Regressions should block the bug that caused them, not depend on it.
Blocks: splitwindows
No longer depends on: splitwindows
Comment 4•20 years ago
|
||
Works in todays nightly build. Marking WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
FYI, this bug is fixed by bug 303420.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•