Closed
Bug 249970
Opened 21 years ago
Closed 15 years ago
speedferries.com - broken javascript on the 'check price' button
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: desmond.armstrong, Unassigned)
References
()
Details
(Whiteboard: [bug248549notfixed])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a1) Gecko/20040520
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a1) Gecko/20040520
On the above website select 'Price Check' then on the next page the button
'check price' fails to do anything.
The same browse using Konqueror DOES work.
Reproducible: Always
Steps to Reproduce:
1.Go to www.speedferries.com
2.Select 'Price Check'
3.On this next page select 'check price'
Actual Results:
Nothing happens, the hyperlink does not work, I have been reporting to
speedferries.com but now have found that if I use Konqueror the 'check price
button' does work.
Expected Results:
I think that there may be a problem with relative v. absolute addressing on this
website, but, it does work if I use Konqueror on my linux box.
Although I still think that speedferries have been careless with the definitions
of their hyperlinks, the fact that Konqueror works is disturbing.
Are we somehow losing the temporary hyperlinks in Mozilla?
As I am using and promoting Mozilla I am concerned that there may be a flaw
which causes people to use the IE which is full of security flaws instead so it
is important to fix this quickly.
Comment 1•21 years ago
|
||
Confirming with Mozilla 1.7, I get some javascript errors on clicking the 'check
price' button:
Error: document.getElementById(asThis) has no properties
Source File:
http://speedferries.alandiaserverfarm.com/direct/en/javascript/images.js
Line: 4
Error: document.getElementById("PaxCode" + each.substring(7, 10)) has no properties
Source File:
http://speedferries.alandiaserverfarm.com/direct/en/javascript/bkg_first.js
Line: 47
Error: document.getElementById(asThis) has no properties
Source File:
http://speedferries.alandiaserverfarm.com/direct/en/javascript/images.js
Line: 4
I'm reassigning the bug to the evangelism component.
Severity: major → normal
Status: UNCONFIRMED → NEW
Component: Browser-General → English Other
Ever confirmed: true
OS: Linux → All
Product: Browser → Tech Evangelism
Summary: The link → speedferries.com - broken javascript on the 'check price' button
Version: Trunk → unspecified
Updated•21 years ago
|
Assignee: general → english-other
QA Contact: general → english-other
Updated•21 years ago
|
Whiteboard: [bug248549notfixed]
Comment 2•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•11 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
•