Closed
Bug 326270
Opened 19 years ago
Closed 19 years ago
In some cases, calWeekTitleService might get wrong results
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mvl, Assigned: mschroeder)
Details
Attachments
(1 file)
4.32 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
In somecases, (at the end of the year of certain leap-years) the result of calWeekTitleService might be off. see bug 319790 comment 25
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•19 years ago
|
||
* fixed typo of variable startWeekday (now the start of the week is read from the preferences) * fixed handling of end/start of year to be more accurate * fixed comments for the changed code
Assignee: base → mschroeder
Attachment #217730 -
Flags: first-review?(mvl)
Reporter | ||
Comment 2•19 years ago
|
||
Comment on attachment 217730 [details] [diff] [review] Patch v1 looks good, and passed my (few) tests. r=mvl
Attachment #217730 -
Flags: first-review?(mvl) → first-review+
Reporter | ||
Updated•19 years ago
|
Whiteboard: [needs landing]
Comment 3•19 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [needs landing]
You need to log in
before you can comment on or make changes to this bug.
Description
•