Issue 20264 - rtf writing enhancement
Summary: rtf writing enhancement
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC4
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on: 10538
Blocks:
  Show dependency tree
 
Reported: 2003-09-28 12:21 UTC by tono
Modified: 2013-08-07 14:41 UTC (History)
5 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
The patch itself (9.16 KB, patch)
2003-09-28 12:22 UTC, tono
no flags Details | Diff
Patch for SRC680_m43 (8.26 KB, patch)
2004-06-27 11:59 UTC, tono
no flags Details | Diff
Japanese SO document (6.16 KB, application/vnd.sun.xml.writer)
2004-08-09 16:52 UTC, martin_maher
no flags Details
word 7 generated rtf (5.29 KB, text/rtf)
2004-08-09 16:54 UTC, martin_maher
no flags Details
word 8 generated rtf (7.37 KB, text/rtf)
2004-08-09 16:55 UTC, martin_maher
no flags Details
Additional patch for fix encoding problem (12.99 KB, patch)
2005-01-30 15:10 UTC, tono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description tono 2003-09-28 12:21:38 UTC
This patch enables
1. Writing font face name with local charset
2. Writing standard (MS Word builtin) style names in its canonical (English) 
name
3. Writing text with local charset

Thus makes output RTF compatible with older non-unicode applications such as 
MS Word 95
Comment 1 tono 2003-09-28 12:22:53 UTC
Created attachment 9748 [details]
The patch itself
Comment 2 jack.warchold 2003-09-29 14:11:03 UTC
can you please take a look at this? i think this is sth. for you

reassigned to cmc
Comment 3 utomo99 2003-10-08 06:04:46 UTC
utomo > cmc. 
please check the patch. hope we can use it in 1.1.1
Comment 4 maho.nakata 2003-10-09 14:36:48 UTC
Hi, cmc,
is it possible to review this patch?
or setting correct target milestone? 1.1.1 is preferred.

Comment 5 caolanm 2003-10-10 13:32:35 UTC
I have some similiar work done for 2.0 recently, though this adds
more. I have to check this against what I've done. There are some
interesting wrinkles with fontnames of fonts that have a native
"unicode" charset for example, see issue 10538. This is also related
to issue 19112. I'll look at this on monday (13th Oct)

I prefer 2.0 for this.
Comment 6 caolanm 2004-03-05 13:01:30 UTC
cmc->mmaher: Me bad, I never commited this patch to our workspaces. It now needs
some tweaking as the code it affects has been somewhat changed.
Comment 7 martin_maher 2004-05-05 12:03:57 UTC
MM->Tono: Can you update this patch. Code base for this stuff has changed quite
a bit. Sorry for the delay, I will reapply this patch as soon as I get a review
done. Thx!
Comment 8 tono 2004-05-05 23:04:04 UTC
Tono->MM: Roger. Will you please specify the CVS tag of the codebase I should 
work with?
Comment 9 martin_maher 2004-05-07 11:18:08 UTC
MM->Tono: If you could use the latest 2.0 codebase (SRC680) that would be best. 
Comment 10 stx123 2004-05-14 13:11:50 UTC
Martin,
you might want to provide a concrete tag name to ease the recreation of the patch.
Thanks, Stefan
Comment 11 tono 2004-06-27 11:59:30 UTC
Created attachment 16140 [details]
Patch for SRC680_m43
Comment 12 tono 2004-06-27 12:02:31 UTC
I have modified my patch for SRC680_m43.

Takashi Ono
Comment 13 stx123 2004-06-28 23:16:52 UTC
Hi Martin, the patch has been updated...
Comment 14 martin_maher 2004-07-06 14:12:12 UTC
mmaher->tono: Thx tono for the update patch I have applied it to my latest
workspace. Can you please attach a test document that proves this patch works so
that QA can verify the patch before integration. 
Comment 15 tono 2004-07-31 06:55:20 UTC
Reopened to attach test data files.
Comment 16 tono 2004-07-31 07:01:06 UTC
Oopps, I still cannot attach test data after reopenning the iisue. What should 
I do?
Comment 17 martin_maher 2004-08-05 10:42:56 UTC
mmaher->tono: I don't think you have to reopen a bug to attach a document. Just
clicko on the "create a new attachment link" below keywords. If you are still
having problems you could always email the doc to me and I will attach it. Thx...
Comment 18 martin_maher 2004-08-09 16:52:44 UTC
Created attachment 17021 [details]
Japanese SO document
Comment 19 martin_maher 2004-08-09 16:54:44 UTC
Created attachment 17023 [details]
word 7 generated rtf
Comment 20 martin_maher 2004-08-09 16:55:19 UTC
Created attachment 17024 [details]
word 8 generated rtf
Comment 21 martin_maher 2004-08-09 16:58:36 UTC
mmaher: attached test documents (thanks tono)
Comment 22 martin_maher 2004-10-19 15:55:43 UTC
reopen to reassign 
Comment 23 martin_maher 2004-10-19 15:56:07 UTC
reassigning to mru
Comment 24 martin_maher 2004-10-19 15:56:32 UTC
Fixed in adare
Comment 25 michael.ruess 2004-10-22 09:23:45 UTC
Verified fix in adarefilterteam29.
Comment 26 michael.ruess 2004-11-05 13:33:43 UTC
Checked integration in 680m60.
Comment 27 tono 2005-01-30 15:07:25 UTC
Japanese development team found out that this fix has a bug.
On systems with EUC-jp as a default encoding for Japanese language like linux, 
generated RTF is encoded in EUC-jp while RTF standard encoding for Japanese ( 
charset #128 ) is MS-shiftjis.

We have to encode RTF with Microsoft standard encoding and I will post an 
additional patch.
 
Comment 28 tono 2005-01-30 15:10:27 UTC
Created attachment 22009 [details]
Additional patch for fix encoding problem
Comment 29 michael.ruess 2005-02-01 14:11:09 UTC
Please do not open such issues, if ther's ONE problem with ONE certain encoding.
The issue itself is fixed. so please file a new issue with the required
information. That is a VERY MUCH better issue handling!
Thanks for your patience.
Comment 30 michael.ruess 2005-02-01 14:12:12 UTC
Closed.