Issue 8094

Summary: localize and merging without backslash before Ctrl+M
Product: Internationalization Reporter: pavel
Component: codeAssignee: ivo.hinkelmann
Status: CLOSED FIXED QA Contact: issues@l10n <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 643   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
patch fixing localize bug none

Description pavel 2002-10-06 20:13:00 UTC
Hi,

sometimes, localize merges strings back without correctly guessing the correct
lineending, like in swmn.hrc. See attached patch for that file.
Comment 1 pavel 2002-10-06 20:13:40 UTC
Created attachment 3071 [details]
patch fixing localize bug
Comment 2 Dieter.Loeschky 2002-10-09 10:12:51 UTC
DL->NF: Could you please takeover?
Comment 3 nils.fuhrmann 2002-10-23 07:27:25 UTC
This is a known bug of transex3 which is very difficult to solve. It
only accures in 2 or 3 code positions if a new language is introduced
for strings. In the past, we fixed this accurences by hand. After
that, next merge of the same language works perfect.
In general, the problem is that during compilation a precompiler works
on the source files. This allows developer to code whatever he wants.
The Merge tools are nor able to run a precompiler because this will
lead to lossing the workspace independent symbolic ids.

nf->ihi: could you please hold this task until we redesign the merge
process as discussed (merging during build insead of commiting merged
strings to cvs).
Comment 4 pavel 2003-04-10 21:16:25 UTC
Can anyone else confirm this so we can change the state from UNCONFIRMED?
Comment 5 ivo.hinkelmann 2003-04-11 14:26:43 UTC
.
Comment 6 ivo.hinkelmann 2004-06-17 16:16:13 UTC
This one is fixed on CWS mergebuild
Comment 7 ivo.hinkelmann 2004-06-17 16:16:42 UTC
.
Comment 8 ivo.hinkelmann 2004-06-17 16:17:01 UTC
.
Comment 9 ivo.hinkelmann 2004-06-17 16:17:22 UTC
.
Comment 10 ivo.hinkelmann 2004-06-28 14:25:26 UTC
Target -> OOo 2.0
Comment 11 ivo.hinkelmann 2004-07-08 19:02:20 UTC
close