Closed
Bug 433462
Opened 15 years ago
Closed 15 years ago
correct calGetString() callers
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: ssitter, Assigned: dbo)
References
()
Details
Attachments
(1 file)
4.37 KB,
patch
|
ssitter
:
review+
|
Details | Diff | Splinter Review |
After the changes to calGetString() in Bug 377761 there exist similar issue as in Bug 432877 in other places too. For example http://mxr.mozilla.org/mozilla1.8/source/calendar/base/content/import-export.js#109 http://mxr.mozilla.org/mozilla1.8/source/calendar/base/content/import-export.js#180 http://mxr.mozilla.org/mozilla1.8/source/calendar/base/content/import-export.js#182 http://mxr.mozilla.org/mozilla1.8/source/calendar/base/content/migration.js#629 http://mxr.mozilla.org/mozilla1.8/source/calendar/base/content/calendar-dialog-utils.js#563
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → daniel.boelzle
Status: NEW → ASSIGNED
Attachment #320719 -
Flags: review?(ssitter)
Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 320719 [details] [diff] [review] fix r=ssitter
Attachment #320719 -
Flags: review?(ssitter) → review+
Updated•15 years ago
|
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → 0.9
Assignee | ||
Comment 3•15 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•