Closed Bug 371806 Opened 17 years ago Closed 16 years ago

[proto] It's not possible to create recurring event and/or task

Categories

(Calendar :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: omar.bajraszewski, Assigned: michael.buettner)

References

Details

(Keywords: regression)

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2
Build Identifier: 

It's impossible to create a repeating event/task

Reproducible: Always

Steps to Reproduce:
1.Start new profile and install lightning-wcap.xpi (26/02/07)
2.Try to create an event repeating weekly

Actual Results:  
It's impossible
Is there an error message? What is the regression range?

I think it might be the same issue as in Bug 370425 but with a failure in the proto dialog.
Works with 21/02/2007  (mozilla 1.8)
Fails with 22/02/2007  (mozilla 1.8)

I can't see any errors
Error: calRecurrenceRule is not defined
Source File: chrome://calendar/content/sun-calendar-event-dialog-recurrence.xml
Line: 467

This is indeed the same issue as with bug 370425, taking this one.
Assignee: nobody → michael.buettner
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: michael.buettner → nobody
Component: Provider: WCAP → General
QA Contact: wcap-provider → general
Assignee: nobody → michael.buettner
Retest: Still exists in wcap enabled Lightning/0.5pre (2007030404) after checkin for Bug 370425.

Error: calRecurrenceRule is not defined
Source File: chrome://calendar/content/sun-calendar-event-dialog.js 
Line: 2055
(In reply to comment #4)
> Retest: Still exists in wcap enabled Lightning/0.5pre (2007030404) after
> checkin for Bug 370425.
sorry, i didn't make myself clear with the statement in comment #3. i was referring to the fact that this again this is a regression from bug #366560. specifically, the prototype event dialog also uses 'calIRecurrenceRule' which now should be 'Ci.calIRecurrenceRule'.
Attached patch patch v1Splinter Review
this patch addresses the necessary modification in order to resolve the conflicts introduced from bug #366560.
Checked in on trunk and MOZILLA_1_8_BRANCH
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Is the patch available for today build (2007030803)? I can't still create repeating event.
Failure confirmed with Lightning/0.5pre (200703080309) when using on of the default rules. Creating repeating event via custom rule is possible.

Error: calRecurrenceRule is not defined
Source File: chrome://calendar/content/sun-calendar-event-dialog.js
Line: 2055
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Use createRecurrenceRule() helper method from Bug 370425.
Attachment #258471 - Flags: first-review?(michael.buettner)
Blocks: 366560
Keywords: regression
OS: Windows XP → All
Hardware: PC → All
Comment on attachment 258471 [details] [diff] [review]
rev0 - fix event dialog too

Thanks a lot for the patch, Stefan.
Attachment #258471 - Flags: first-review?(michael.buettner) → first-review+
Patch checked in on MOZILLA_1_8_BRANCH and trunk.

-> FIXED
Status: REOPENED → RESOLVED
Closed: 17 years ago16 years ago
Resolution: --- → FIXED
Verified with 20070316 version
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.