Closed Bug 1561452 Opened 5 years ago Closed 5 years ago

"RangeError: date value is not finite in DateTimeFormat.format()" in minimonth.xml:722:70

Categories

(Calendar :: General, defect)

Lightning 68
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1560547

People

(Reporter: darktrojan, Unassigned)

References

Details

This happened during Today Pane initialisation when I opened Thunderbird (beta 68) today. The exception caused the Today Pane not to show at all.

I'm not sure how it could happen, the date value should be the current date. It's possible to get the same error message from DateTimeFormat by calling .format(Number.MAX_VALUE), or some other very large or small number. But I can't see a way the variable at the line in question has such a value.

Oh, I see at this point we're inside some loops, and date is incremented by 1 day every loop. But that still doesn't explain anything.

Is this a recent regression in 7.0? What build did you use? Until now I saw it only in 7.1 (bug 1560547).

Oh interesting, that's slightly different from what I saw (no today pane at all) but the same reason. This was my main profile, so definitely 7.0.

I'll dupe this bug to yours since you beat me to it.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.