Closed
Bug 183667
Opened 22 years ago
Closed 22 years ago
iCal and mozilla -calendar disagree on how to display the same calendar file.
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: paulbeard, Assigned: gray)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021204
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021204
If I display a calendar file in mozilla that ical and phpicalendar display
identically, I get a lot of weird events: some are duplicated on the same day,
others are on different days than on iCal.
Reproducible: Always
Steps to Reproduce:
1.Display an ICS file in both iCal and mozilla calendar
2.
3.
Actual Results:
I see incorrect schedule information.
Expected Results:
It should display the same events as iCal and phpicalendar.
| Reporter | ||
Comment 1•22 years ago
|
||
This a screen grab of mozilla calendar displaying an ICS file. See also iCal's
attempt at it.
| Reporter | ||
Comment 2•22 years ago
|
||
| Reporter | ||
Comment 3•22 years ago
|
||
| Reporter | ||
Comment 4•22 years ago
|
||
I'm not entirely sure how all the components of calendar work, but if it helps,
I do know that the phpicalendar parser displays the same file just as iCal does.
I dunno if this means the misfeature is in libical or not. If you need a screen
grab of that, too, i can provide it.
Summary: iCal and mozilla -calendar disagree on how to display the same calendar file. → iCal and mozilla -calendar disagree on how to display the same calendar file.
Comment 5•22 years ago
|
||
The first problem to be solved is to support COUNT in recurrence rules in
Mozilla Calendar. This will be done when bug 167553 is fixed.
Comment 6•22 years ago
|
||
The backend now supports COUNT in its recurrence rules. This will fix the display.
Fixed in CVS
Thanks for the detailed bug report.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 8•19 years ago
|
||
Mass move of libxpical bugs to the Internal Components, per ctalbert.
Component: libxpical → Internal Components
Comment 9•19 years ago
|
||
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.
Description
•