Closed
Bug 91436
Opened 24 years ago
Closed 20 years ago
lcimtl.com - Browser fails to load the page
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neutropenia, Unassigned)
References
()
Details
(Whiteboard: [aok])
I am using Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2+) Gecko/20010718, but
the problem began about 2-3 weeks ago. The page doesn't load with an
"initializing" appearing on the left of status bar. Javascript console displays
an error, hence the reason I flagged this bug as minor, as it is probably caused
by bad site programming.
Comment 1•24 years ago
|
||
Error: this.style.layers has no properties
Source File: http://www.lcimtl.com/script.js
Line: 39
I don't know what all the >40 lines of html and >600 lines of javascript are
supposed to do, besides a redirect of sorts... Try http://www.shoplci.com instead.
I've been unable to get the page to work in mozilla0.9.2 and kmeleon0.4 (uses
mozilla0.9). Martin could you please tell us which build was it that used to
work with? I have a feeling that the page has since changed maybe? If that is
the case, send this to evangelism.
Reporter | ||
Comment 3•24 years ago
|
||
0.9 and 0.8.1 builds worked fine, but I re-tried it with these builds this
morning and didn't work. Guess they have changed their site a little. Anyway,
thanks for the new link Tuukka !
reassigning and confirming
Assignee: rogerl → bclary
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Evangelism
Ever confirmed: true
QA Contact: pschwartau → zach
Comment 5•23 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
Version: other → unspecified
Comment 6•23 years ago
|
||
Error: this.style.layers has no properties
Source File: http://www.lcimtl.com/script.js
Line: 39
OS: Windows 98 → All
Priority: -- → P3
Hardware: PC → All
Summary: Browser fails to load the page → lcimtl.com - Browser fails to load the page
Updated•23 years ago
|
Whiteboard: [aok]
Comment 7•23 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Comment 8•22 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
After 2 years this bug hasn't been fixed. What is happening? Will it ever get
fixed?
For anyone who want to go to this site, go to www.shoplci.com, it will bypass
the main page www.lcimtl.com.
There are 2 errors in this page
1) this.style.layers has no properties on line 39 in scripts.js
2) this.style.document has no properties on line 40 in script.js
Each error are generated by :
1) this.style=this.style.layers[L2[0]];
2) this.Q1=this.style.document[objectID];
If you just save the page on your hard disk and remove these 2, it will load the
page correctly.
Comment 10•20 years ago
|
||
This Page Loads perfectly for me Resolving Fixed
Status: NEW → RESOLVED
Closed: 20 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
•