Issue 8094 - localize and merging without backslash before Ctrl+M
Summary: localize and merging without backslash before Ctrl+M
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ivo.hinkelmann
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-06 20:13 UTC by pavel
Modified: 2013-08-07 15:00 UTC (History)
1 user (show)

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


Attachments
patch fixing localize bug (645 bytes, patch)
2002-10-06 20:13 UTC, pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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