Closed
Bug 300351
Opened 20 years ago
Closed 18 years ago
impossible to enter dates in this URL (works under IE) ()JavaScript)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: lamedym, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
It seems like the following call does nothing:
javascript:ShowFlyCalendar('1072',document.all["arrival_city_name"].value,document.all["departure_city_name"].value,document.shop_find_srv_form.img_return_departure_date2,
document.shop_find_srv_form.return_departure_date, null, '11/07/2005', '11/07/2007')
- this works fine with IE.
Reproducible: Always
Steps to Reproduce:
1.try to set date in the form on this URL (the two lower fields.
2.
3.
Actual Results:
Nothing
Expected Results:
A date selection form should pop up or at least a mark for restricting a pop up
window should be shown.
Comment 1•20 years ago
|
||
Unable to view page:
Microsoft VBScript runtime error '800a000d'
Type mismatch: '[string: "l"]'
/etourcustomer/helper/get_session.asp, line 3
Comment 2•18 years ago
|
||
URL no longer works, and no response from reporter in over 18 months.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•