Closed
Bug 357185
Opened 19 years ago
Closed 15 years ago
Event is not display properly when created from recurrence event
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: damian.publicemail, Unassigned)
Details
Attachments
(1 file)
|
1.58 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; 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.9a1) Gecko/20061018 Calendar/0.4a1
I've changed date of repeating event (not via drag&drop but in Edit Event dialog) and finally
Reproducible: Always
Steps to Reproduce:
see attachment, no steps
Actual Results:
I have two the same events but none of them are display properly: first is visible only in unifinder, second is displayed in wrong day
Expected Results:
two events should be visible in main window or none if data is not valid (why it is not valid, what could happen?)
| Reporter | ||
Comment 1•19 years ago
|
||
when I remove "zrobiæ" from title first event is visible, second does not
Comment 2•19 years ago
|
||
If I try to open the attachment I get the following error:
INVALID_TIMEZONE [Exception... "Component returned failure code: 0x804a0001 [calIRecurrenceItem.icalProperty]" nsresult: "0x804a0001 (<unknown>)" location: "JS frame :: file:///D:/sunbird/js/calItemBase.js :: anonymous :: line 574" data: no]
After fixing the timezone from Europe/Warsaw to Africa/Ceuta I can open the file. Both events are shown in Unifinder (All events filter) and views.
1st event:
RRULE:FREQ=MONTHLY;INTERVAL=1;BYMONTHDAY=1
EXDATE;TZID=/mozilla.org/20050126_1/Europe/Warsaw:20061201T210000
DTSTART;TZID=/mozilla.org/20050126_1/Africa/Ceuta:20061102T210000
DTEND;TZID=/mozilla.org/20050126_1/Africa/Ceuta:20061102T220000
Event starts 02-Nov-2006, repeats monthly but only on every 1th of the month, exclude 01-Dec-2006
--> shown on 01-Jan-2007, 01-Feb-2007, ...
2nd Event:
RRULE:FREQ=MONTHLY;INTERVAL=1;BYMONTHDAY=1
DTSTART;TZID=/mozilla.org/20050126_1/Africa/Ceuta:20061020T210000
DTEND;TZID=/mozilla.org/20050126_1/Africa/Ceuta:20061020T220000
Event starts 20-Oct-2006, repeats monthly but only on every 1th of the month
--> shown on 01-Nov-2006, 01-Dec-2006, 01-Jan-2007, 01-Feb-2007, ...
Comment 3•19 years ago
|
||
Same problem as reported in Bug 336952?
Comment 4•18 years ago
|
||
Damian, does the issue still exists using current 0.7pre nightly builds?
| Reporter | ||
Comment 5•18 years ago
|
||
actual result is: error from your comment 2 and none of events are visible (unifinder or main view)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7pre) Gecko/20070906 Calendar/0.7pre
| Reporter | ||
Comment 6•15 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6pre) Gecko/20091108 Calendar/1.0pre
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Summary: event does not display properly → Event is not display properly when created from recurrence event
| Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•