Closed
Bug 308526
Opened 19 years ago
Closed 19 years ago
Error while import .ics file generated by Bugzilla.
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: eder, Assigned: mostafah)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050911 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050911 Firefox/1.6a1 Error while import .ics file generated by Bugzilla. Reproducible: Always Steps to Reproduce: 1.Generate .ics file via Bugzilla. 2.Try import it. Actual Results: Error... Expected Results: Contend of file will be imported.
Attachment #196056 -
Attachment description: The erro message reported by Sunbird → The error message reported by Sunbird
Comment 3•19 years ago
|
||
The attached ics file contains 'high bit chars' that are not utf8. The file is not encoded in utf8, so sunbird can't read it. ics files are always utf8. Maybe a bugzilla problem?
Comment 5•19 years ago
|
||
And all those files you tried are valid utf8? Because the one you attached isn't, and that resulted in the error you saw.
After convert all files to UTF-8 format the import process is work fine... Perhaps, Sunbird could by show a message for user informing about error in file format or it make this conversion automatically... that is only a suggestion! Have a nice and excuses for the inconvenience.
Comment 7•19 years ago
|
||
(In reply to comment #6) > After convert all files to UTF-8 format the import process is work fine... Marking as WFM. If you want, file a new bug for the better error message, but this bug looks done.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•