Closed
Bug 131793
Opened 23 years ago
Closed 20 years ago
webmail.cybercity.dk - uses innerText
Categories
(Tech Evangelism Graveyard :: Danish, defect)
Tech Evangelism Graveyard
Danish
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jonasj, Unassigned)
References
()
Details
(Whiteboard: [eurocontest])
Next to the Log Off link at http://webmail.cybercity.dk/, there's a field
showing how many minutes of inactivity remaining before you are logged off
automatically. That is updated dynamically by doing a "ticks.innerText =
countDown;". Moz doesn't support innerText as it is not part of the W3C DOM.
Note that we should NOT simply evang them to use innerHTML, which is supported
by Moz, since that isn't part of the W3C DOM either.
Note that you to be logged on to see this. I can provide a temporary user name
and password if necessary.
Reporter | ||
Comment 1•23 years ago
|
||
webmaster@cybercity.dk has been contacted.
Reporter | ||
Updated•23 years ago
|
Whiteboard: [eurocontest]
Updated•22 years ago
|
Summary: webmail.cybercity.dk uses innerText → webmail.cybercity.dk - uses innerText
Comment 2•21 years ago
|
||
euro west non .com open bugs owned by tristan to other
Assignee: nitot → other
Component: Europe: West → Other
QA Contact: z-caillon-obsolete2 → other
Comment 3•21 years ago
|
||
CyberCity is switching to OpenWebMail.
See http://privat.webmail.cybercity.dk/ for an example.
This should mean this bug could be marked WONTFIX, as the code will be changing.
The question then becomes, does OpenWebMail have any problems??
Comment 5•20 years ago
|
||
-> invalid
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
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
•