Closed
Bug 57870
Opened 25 years ago
Closed 24 years ago
[LAYER] When we go to the Fidelity site and click on something like "NAV" nothing happens.
Categories
(Tech Evangelism Graveyard :: English US, defect, P1)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: beker, Assigned: evangelism)
References
()
Details
This appears to be a java problem since these calls to other information start a
java routine. In Netscape this works fine. The last several Mozilla builds do
nothing when we click on any of the items near the top . The specific one I
tried is asking for the Net asset Value or NAV.
Best!
Sincerely,
George Beker
Creative Director
Center for Non-Profit Resources
http://www.cnpr.org
Comment 1•25 years ago
|
||
With 10/25 build on Linux, when I click on the "Daily Prince (NAV)" link,
I get a javascript error:
JavaScript error:
http://personal100.fidelity.com/gen/mflfid/3/316184100_toc.html line 34:
fundinfo is not defined
Comment 2•25 years ago
|
||
This site uses layers, which are no longer supported.
In the JavaScript console, I am seeing dozens of warnings like:
document.layers has no properties
which is the tipoff. NN4.7 supported layers, and if you go to the site
with NN4.7 and do View | Page Info, you can see all the layers being used.
See bug 50711 for other references on this issue.
Reassigning to the Evangelism component - cc'ing ekrock
because of the importance of the Fidelity site.
Assignee: rogerl → blakeross
Component: Javascript Engine → Evangelism
QA Contact: pschwartau → zach
Summary: When we go to the Fidelity site and click on something like "NAV" nothing happens. → [LAYER] When we go to the Fidelity site and click on something like "NAV" nothing happens.
Updated•25 years ago
|
Severity: normal → critical
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: other → All
Priority: P3 → P1
Hardware: PC → All
Target Milestone: --- → mozilla0.6
Comment 4•25 years ago
|
||
-> evangelism@telocity.com for my evangelism bugs.
removing the now-depreciated evangelism-related keywords.
setting platform to All.
Assignee: blakeross → evangelism
Status: ASSIGNED → NEW
Updated•25 years ago
|
Target Milestone: mozilla0.6 → Future
Comment 5•24 years ago
|
||
looks like the site has been updated.
Should this one be marked fixed?
Comment 6•24 years ago
|
||
looks like the site has been updated.
Should this one be marked fixed?
Comment 7•24 years ago
|
||
the Daily Price (NAV) links work properly now. Marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 9•24 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Target Milestone: Future → ---
Version: other → unspecified
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
•