Closed Bug 1936706 Opened 7 months ago Closed 7 months ago

Calendar printing: monthly grid - day of week is borked

Categories

(Calendar :: Calendar Frontend, defect, P1)

Thunderbird 134

Tracking

(thunderbird_esr128 unaffected, thunderbird134 affected)

RESOLVED FIXED
135 Branch
Tracking Status
thunderbird_esr128 --- unaffected
thunderbird134 --- affected

People

(Reporter: stephen.g.price, Assigned: darktrojan)

References

Details

(Keywords: regression, regressionwindow-wanted)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0

Steps to reproduce:

Printing the calendar, can be reproduced all the time

Actual results:

Dates ( Mon - Sun ) do not line up with the correct numbers

Expected results:

see attached image

I see this. Seems my weeks show as starting on Tuesdays... And Sundays are not a thing?
Would assume bug 1917411 regressed this.

Severity: -- → S3
Status: UNCONFIRMED → NEW
Component: Untriaged → Calendar Frontend
Ever confirmed: true
Priority: -- → P1
Product: Thunderbird → Calendar
Summary: Issues with printing a calendar - Thunderbird Beta → Calendar printing: monthly grid - day of week is borked

It is indeed. Those weekday names changed from 1-indexed to 0-indexed, so we're off by one.

Assignee: nobody → geoff
Status: NEW → ASSIGNED

I fixed the month grid weekday labels (an off-by-one error) and while making a test I noticed that
the document title on the same view was still constructed by mashing strings together, so I
changed that to use proper methods.

Target Milestone: --- → 135 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/97d362ef521b
Fix some L10n mistakes in calendar printing. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED

So now the question is how do we get the fix?

It yet only fixed in daily development builds. After it's uplifted to beta (watch this bug) you can see it fixed in beta.

Duplicate of this bug: 1939531
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: