Closed Bug 359524 Opened 19 years ago Closed 19 years ago

Error copy and paste recurring event

Categories

(Calendar :: Calendar Frontend, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 345607

People

(Reporter: everts, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 I copied a recurring event. That I pasted it two times, on the same day, and made them recurring too. Then the event disappeared. I checked the data in the *.ics file, and found the next three lines under the event: RECURRENCE-ID;TZID=/mozilla.org/20050126_1/America/Belize: 20061106T170000 RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE I found out that there should only be one of these. So I deleted the RECURRENCE-ID tag, and saved the file. That solved the problem. Conclusion: in certain copy-paste-recur actions the program places the two mentioned tags in the same event, and that makes that the program does not show the event anymore. Reproducible: Didn't try Steps to Reproduce: 1.Make recurring event 2.Copy, and paste on other day. Make recurring. 3.Close program. After opening, the event is gone. Actual Results: In the database on the same computer, I cannot check how the sourcecode of the date is. Expected Results: The recurring event does not appear. It should appair ;-)
Suggestion for solving the problem: Copy should not contain RECURRENCE-ID tag.
Suggestion for solving the problem: Copy should not contain RECURRENCE-ID tag. And making an event recurring should delete the RECURRENCE-ID tag.
*** This bug has been marked as a duplicate of 345607 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.