Closed
Bug 219115
Opened 22 years ago
Closed 17 years ago
this is a search engine with 2 buttons, non of them work, u stay at the same page (explorer works)
Categories
(Tech Evangelism Graveyard :: Hebrew, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nivf, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624
i can't use this search engine, i write something, push the buttons, then there
security warning that warn me that he is going to sent data and then i stay at
the same page
Reproducible: Always
Steps to Reproduce:
1.u need to write something at the blank
2.press on of the blue buttons
Actual Results:
nothing, that is the problem
Expected Results:
search resolts, like i should see at google.com for example
Comment 1•22 years ago
|
||
There is a function that sets the action for the page
form1.action = "defaultp.asp"
But form1 is not defined (see javascript console). In IE this works cause you
can refer to objects by their name.
So this is Tech Evangelism.
Assignee: general → hebrew
Status: UNCONFIRMED → NEW
Component: Browser-General → Hebrew
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: general → hebrew
Version: Trunk → unspecified
Comment 2•17 years ago
|
||
seems to work now.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 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
•