Closed Bug 395639 Opened 18 years ago Closed 18 years ago

Events with same UID's overlap

Categories

(Calendar :: Calendar Frontend, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: andreas.treumann, Assigned: michael.buettner)

Details

Attachments

(3 files)

STEPS TO REPRODUCE: =================== - Create two new network calendars - create a file url and use the local stored attached *.ics files - look at week 36 in the week view RESULT: ======= - the events at September 4th between 03:00 and 4:00 pm overlapps EXPECTED RESULT: ================ - thew events should not overlapps REPRODUCIBLE: ============= - always
Summary: [Proto Subscribtion] Events with same UID overlapps → Events with same UID's overlap
Attached file first test *.ics file
Attached file 2. test *.ics file
0.7+ flag agreed by Daniel.
Flags: blocking-calendar0.7+
Attached patch patch v1Splinter Review
The new layout code still used the id of events in order to compare them. This obviously gets screwed up in case we're facing events with the same id from different calendars. That's why the new hash-identifier has been introduced. This patch corrects those locations where the hash-identifier has to be used instead of the undecorated identifier.
Attachment #280447 - Flags: review?(daniel.boelzle)
Comment on attachment 280447 [details] [diff] [review] patch v1 r=dbo
Attachment #280447 - Flags: review?(daniel.boelzle) → review+
patch checked in on trunk and MOZILLA_1_8_BRANCH -> FIXED
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.7
Checked in Sunbird (20070913) and Lightning (2007091303) -> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: