Closed
Bug 361999
Opened 18 years ago
Closed 18 years ago
SunBird cannot read event it has just created
Categories
(Calendar :: Provider: ICS/WebDAV, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Bugzilla, Unassigned)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0
My calendar is an ics file located on icalx.com.
I have created events with non ascii characters in the description.
The event is correctly created and the remote calendar is correctly updated.
But, when the calendar is read again (for instance upon program reentry), an exception occurs.
Reproducible: Always
Steps to Reproduce:
1. Create a remote calendar (.ics),
2. Import the .ics file attached,
3. Exit the application and reenter
Actual Results:
Exception Error
Expected Results:
First, an exception error should not occur, even with incorrect data: A warning message should be issued and the data (description, probably) should be interpreted with a smaller character set.
Also, and more important, SunBird should not generate incorrect data. During event entry, it should issue a warning message to avoid incorrect characters.
It seems that this bug comes from non ascii characters in the files.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Reporter | ||
Comment 3•18 years ago
|
||
Comment 4•18 years ago
|
||
Cannot confirm this bug on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061130 Calendar/0.4a1
Comment 5•18 years ago
|
||
Works for me.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061201 Calendar/0.4a1
Reporter | ||
Comment 6•18 years ago
|
||
Sorry but, for me, only SunBird 0.3 is released on mozilla.org.
Where can I find an official (preferably French) version ?
Reporter | ||
Comment 7•18 years ago
|
||
Having followed the link for the Nightly Build versions, I have found an English version (Calendar 0.4a1).
Tested with this one.
I finally had to destroy both calendars from icalx to obtain something correct.
I mean:
-> I had 2 calendars with problems,
-> I delete the second one and recreate it
=> I receive the error for the first one and sometimes for the second one.
-> I delete both and recreate the second one
=> The sencond one is OK.
-> Now I can recretae the second one.
Error was reported at line 245.
.
Can we close the call? It is up to you.
Comment 8•18 years ago
|
||
Resolving WORKSFORME per previous comments.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•