Closed
Bug 286098
Opened 20 years ago
Closed 20 years ago
firefox does not open certain links
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: arnehe, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
firefox does not open certain links, e.g. the link to the search form at
http://www.ryanairhotels.com
Reproducible: Always
Steps to Reproduce:
1. go to http://www.ryanairhotels.com
2. click on "Search for Hotels" (on the left hand-side of the page)
Actual Results:
The desired web page doesn't load - only a "#" sign is added in the address field
Expected Results:
It should open the form to search for hotels (M$-IE does this correctly - tested
using Linux and crossover office)
Comment 1•20 years ago
|
||
Didnt look much into the code, but i got this in the js console:
Error: country is not defined
Source File: http://www.ryanairhotels.com/live/index.htm
Line: 70
Comment 2•20 years ago
|
||
Confirming using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2)
Gecko/20050314 Firefox/1.0+
I'm not marking this bug as new yet until we can track down the cause of the
problem. I'm guessing this must be a dupe of another bug as well, but I haven't
found one yet.
Reporter | ||
Comment 3•20 years ago
|
||
The same bug appears if you want to book accomodation at the University of
Edinburgh (http://www.edinburghfirst.com)
Reproducible: Always
Steps to Reproduce:
1. go to http://217.30.114.69/clients/Edinburgh%20First/EfirstPortal/bbsearch.asp
2. Search for a room (e.g. Single room from 5 April 2005 to 6 April 2005)
3. If it is available click on "BOOK NOW".
Actual Results + Expected Results:
same as in original bug report
Comment 4•20 years ago
|
||
(In reply to comment #3)
> The same bug appears if you want to book accomodation at the University of
> Edinburgh (http://www.edinburghfirst.com)
Only one issue per bug please. That one IS a Tech Evangelism issue, they use
document.forms(0) instead of document.forms[0]. File a new bug for that.
Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > The same bug appears if you want to book accomodation at the University of
> > Edinburgh (http://www.edinburghfirst.com)
>
> Only one issue per bug please. That one IS a Tech Evangelism issue, they use
> document.forms(0) instead of document.forms[0]. File a new bug for that.
Sorry, I didn't know that. I added a new issue for this bug (Bug# 286203).
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 7•20 years ago
|
||
This works now for me with Firefox 1.0.7 under Linux (I don't know if this is
due to a change in Firefox or due to a change of the website.)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•