Closed
Bug 163158
Opened 22 years ago
Closed 22 years ago
Printing event with International Characters in event fields
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: myroslav, Assigned: ajbu)
References
Details
Attachments
(1 file)
11.44 KB,
patch
|
Details | Diff | Splinter Review |
When printing event(s) with International characters User gets XML parser error
printed out. It is because XML produced is not valid XML. It is not valid
because wrong encoding of data (summary field of event/to-do) being exported out
of Calendar into XML.
Reporter | ||
Updated•22 years ago
|
Blocks: cal-printing
Patch that does the following:
- No longer use temp files for printing.
- convert to/from UTF-8 for import/export. With this it should be easy to add
other charsets for import/export.
- add alarm and recur. rules to xml export.
Fixed in today's build. Please add a new bug when there
still are problems with this.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•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 5•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•