Closed Bug 268456 Opened 20 years ago Closed 20 years ago

RRULE with COUNT function set the Evnet with both A COUNT and FOREVER options

Categories

(Calendar :: Internal Components, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 268451

People

(Reporter: m-bower, Assigned: mostafah)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1

When I import an ics file that contains the text:
RRULE
 :FREQ=MONTHLY;COUNT=33;INTERVAL=1
That even when opened using the UI, show the recurrance settings as both
FOREVER and with a COUNT value of 33.

Sunbird 0.2a and Mozilla Calendar 20041104-cal
XP Pro SP1

Full ics file:
BEGIN:VCALENDAR
VERSION
 :2.0
PRODID
 :-//Mozilla.org/NONSGML Mozilla Calendar V1.0//EN
METHOD
 :PUBLISH
BEGIN:VEVENT
UID
 :4799a44a-31bf-11d9-8b6a-9ca6c67bd8b9
SUMMARY
 :TEST
LOCATION
 :Meritor Academy NA
CATEGORIES
 :Meritor NA - PAC
STATUS
 :TENTATIVE
CLASS
 :PUBLIC
X-MOZILLA-RECUR-DEFAULT-UNITS
 :months
RRULE
 :FREQ=MONTHLY;COUNT=33;INTERVAL=1
DTSTART
 ;VALUE=DATE
 :20050310
DTEND
 ;VALUE=DATE
 :20050311
DTSTAMP
 :20041108T194919Z
LAST-MODIFIED
 :20041108T201306Z
BEGIN:VALARM
TRIGGER
 ;VALUE=DURATION
 :-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR


Reproducible: Always
Steps to Reproduce:
1. Create a new event in Sunbird (or calander) with a recurrent setting of
Monthly with a count = x (say 33).
2. Select and export that event from sunbird to a ics file.
3. Delete event from sunbird (just to make sure it is cleaned up)
4. Import that same event from the saves ics file.
5. Open evnet in Sunbird a view the recurrance settings.  Both FOREVER and COUNT
are set.



Expected Results:  
In this case, the Count radio button should eb selected and NOT the FOREVER
radio button.
dupe of bug 268451?

*** This bug has been marked as a duplicate of 268451 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: gurganbl → base
You need to log in before you can comment on or make changes to this bug.