Closed Bug 298097 Opened 19 years ago Closed 15 years ago

Rename calIRecurrenceRule endDate to untilDate

Categories

(Calendar :: Internal Components, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gekacheka, Assigned: Fallen)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+
Build Identifier: trunk

"endDate" is a poor name for the recur-until date.
It is easy to confuse with the end date of the event.  
It is also different from event endDate in that it is inclusive 
rather than exclusive.  

RFC2445 uses "UNTIL" rather than enddate.  
Suggest renaming to use the same terminology:

calIRecurrenceRule.idl

-   attribute calIDateTime endDate;
+   attribute calIDateTime untilDate;


Reproducible: Always

Steps to Reproduce:
Assignee: shaver → vladimir
Attached patch Fix - v1 — — Splinter Review
Makes sense, this patch should fix it.
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #397941 - Flags: review?(ssitter)
Whiteboard: [needs review]
Attachment #397941 - Flags: review?(ssitter) → review?(Mozilla)
Comment on attachment 397941 [details] [diff] [review]
Fix - v1

Looks good to me.
r=markus
Attachment #397941 - Flags: review?(Mozilla) → review+
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/7045fb8f5e2d>

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Whiteboard: [needs review]
Target Milestone: 1.0 → 1.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: