Closed
Bug 163164
Opened 23 years ago
Closed 22 years ago
Import ics with International Characters broken
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: myroslav, Assigned: mikeypotter)
References
Details
Attachments
(3 files)
I've cut an Event from my CalendarDataFile.ics file. I've tried to import it but
all international characters were screwed after import.
Reporter | ||
Comment 1•23 years ago
|
||
The one I've cut out of CalendarDataFile.ics
Reporter | ||
Updated•23 years ago
|
Blocks: cal-importing
We need a way to set the charset for reading/writing files from JavaScript. I
didn't find any JS i/o functions that can do that.
Another option is writing an calendarIO object in libxpical
I have created a patch for this, will do this together with bug 163158.
Added converter so import/export can be done for any charset(UTF, ISO-*)
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•22 years ago
|
||
This is probably fixed in CVS, since the other patch is in.
I don't know when the next XPI will be built, but Myroslav, can you test this
out from CVS? Or AJB?
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•22 years ago
|
||
I'd like to, but it takes me a bit of time to set-up CVS and compile
environment... If binary build is available I'm eager to try it.
Assignee | ||
Comment 6•22 years ago
|
||
OK, np. Maybe AJB can test it from CVS, or you can just wait until I make a new
build. We're doing a big change to the calendar right now, should be done by
next week sometime.
Myroslav: Only the calendarImportExport.js and calendar.js (for printing) are
changed for this.
If it would help I can attach or mail these files, replacing the old versions
with these should work.
Reporter | ||
Comment 8•22 years ago
|
||
Please do. Later today I'll report the result.
Comment 10•22 years ago
|
||
Comment 11•22 years ago
|
||
Default QA Contact for Calendar has changed. If you wish to remain the QA
contact for this bug, feel free to change it back.
QA Contact: colint → brantgurganus2001
Comment 12•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•