Closed
Bug 394073
Opened 18 years ago
Closed 18 years ago
webmail.us webmail doesn't work anymore - Error: Element has no properties
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: regression)
This came from Hendrix feedback:
http://groups.google.com/group/mozilla.feedback/browse_thread/thread/7967603eb6f64def/ef3e2c6c5c1d1208?lnk=st&
With the url, you should get to see a spiffy webmail interface. But in current trunk builds, it stays stuck in the "loading" state.
I get this error in the error console:
Error: Element has no properties
Source File: http://demo.webmail.us/mail6a/_js/bootstrap.19.jsz
Line: 958
This regressed on trunk between 2007-06-04 and 2007-06-05:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2007-06-04+04&maxdate=2007-06-05+07&cvsroot=%2Fcvsroot
It seems to me the most likely to be a regression from bug 382509.
Fwiw, the site uses eval, but I haven't really bothered yet with making a testcase (which I kind of doubt I will be able to make with the tons of js on that site).
I guess this is basically bug 383682 again? (like bug 385898 turned out to be)
Flags: blocking1.9?
Comment 1•18 years ago
|
||
I'm not sure how to reproduce this bug (where's the demo link on the webmail.us page?). Martijn, can you reproduce in a build with the path currently in bug 383682 applied?
Reporter | ||
Comment 2•18 years ago
|
||
Apparently the demo url doesn't work, currently.
Comment 3•18 years ago
|
||
... or WFM, since we can no longer reliably reproduce?
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•