Closed
Bug 456857
Opened 17 years ago
Closed 17 years ago
TM: timestamp isn't displayed anymore
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Peter6, Assigned: gal)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
11.60 KB,
image/png
|
Details |
repro:
open url
notice the timestamps in the right column "Laatste bericht" are missing (compare to screenshot)
errorconsole:
Error: format.charAt is not a function
Source File: http://www2.historischcentrumoverijssel.nl/ubb/datelib.js
Line: 121
works in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080922032349 Minefield/3.1b1pre ID:20080922032349
fails in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080923111052 Minefield/3.1b1pre ID:20080923111052
Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9.1?
Comment 1•17 years ago
|
||
Do you have jit enabled ?
wfm with Mozilla/5.0 (Windows; U; Windows NT 6.0; rv:1.9.1b1pre) Gecko/20080923002844 SeaMonkey/2.0a1pre
Comment 2•17 years ago
|
||
I can confirm this with Mozilla/5.0 (Windows; U; Windows NT 6.0; rv:1.9.1b1pre) Gecko/20080924002026 SeaMonkey/2.0a1pre
with JIT enabled, it works if you disable jit.
Summary: timestamp isn't displayed anymore → TM: timestamp isn't displayed anymore
Assignee | ||
Comment 3•17 years ago
|
||
WFM with TM tip. Will close when merged into m-c.
Assignee: general → gal
Reporter | ||
Comment 4•17 years ago
|
||
which checkin fixed this so it can be marked as dupe or depend, whichever is best ?
WFM now with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080925033548 Minefield/3.1b1pre ID:20080925033548
Assignee | ||
Comment 5•17 years ago
|
||
I was asked not to close until it has landed in m-c. If you see it land in m-c and it works there then I probably forgot to close so feel free to clean up after me and resolved-WFM it :)
Reporter | ||
Comment 6•17 years ago
|
||
np
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•