Issue 44567 - Chinese Converter: Change document language on conversion
Summary: Chinese Converter: Change document language on conversion
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m84
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.1
Assignee: stefan.baltzer
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 10:56 UTC by falko.tesch
Modified: 2006-04-07 16:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description falko.tesch 2005-03-09 10:56:03 UTC
If a one applies S->T conversion on a Simplified Chinese document, text is
converted and
set to Traditional Chinese. 
But when new text is entered to this converted doucment, new text is set to
Simplified Chinese again, which is wrong.
The document must become a complete Traditional Chinese formatted document.
Comment 1 thomas.lange 2005-03-09 11:29:31 UTC
.
Comment 2 thomas.lange 2005-03-16 10:41:18 UTC
Note: this is a follow up of #i37058#.
Comment 3 thomas.lange 2005-06-22 12:17:30 UTC
Fixed in CWS tl12.
Files changed:
svx:
- inc/hangulhanja.hxx
- inc/textconv.hxx
- source/dialog/hangulhanja.cxx
- source/editeng/impedit.hxx
- source/editeng/impedit4.cxx
- source/editeng/makefile.mk
- source/editeng/textconv.cxx

sw:
- inc/hhcwrp.hxx
- inc/ndtxt.hxx
- inc/splargs.hxx
- inc/txatritr.hxx
- source/core/txtnode/txatritr.cxx
- source/core/txtnode/txtedt.cxx
- source/ui/lingu/hhcwrp.cxx
- source/ui/lingu/sdrhhcwrap.cxx

Comment 4 thomas.lange 2005-06-22 12:23:25 UTC
All non-chinese and non-Asian text will now also have the target language set as
it's CJK language as hard attribute.
This is true even for non-character text like interpuntuation or white-spaces
and even for empty paragraphs.
Comment 5 thomas.lange 2005-08-22 09:12:29 UTC
.

re-open issue and reassign to sba@openoffice.org
Comment 6 thomas.lange 2005-08-22 09:12:33 UTC
reassign to sba@openoffice.org
Comment 7 thomas.lange 2005-08-22 09:12:38 UTC
reset resolution to FIXED
Comment 8 thomas.lange 2005-08-23 14:27:22 UTC
Actually it is not only the language attribute but the font attribute changes
accordingly.
Comment 9 stefan.baltzer 2005-09-30 14:20:57 UTC
SBA: Verified in CWS tl12.
Comment 10 stefan.baltzer 2006-04-07 16:19:41 UTC
SBA: OK in OOo 2.01. Closed.