Bug 307184 - Multiple translations when submitting a key : not case-sensitive
Summary: Multiple translations when submitting a key : not case-sensitive
Status: NEW
Alias: None
Product: Babel
Classification: Technology
Component: Server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Denis Roy CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 10:02 EDT by Guillaume Husta CLA
Modified: 2024-05-01 17:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Husta CLA 2010-03-26 10:02:27 EDT
Build Identifier: M20090211-1700

When I try to submit a translation for a key, and that key has another key which is equals apart from the case-sensitivity, all the keys take this translation.

For example, if I submit a translation for the key "PushDownInputPage_push_down" (push down), the other key "PushDownInputPage_Push_Down" (Push down) is also set with that translation. URL for retrieving this translation : http://babel.eclipse.org/babel/translate.php?project=eclipse&version=3.4&file=org.eclipse.jdt.ui/ui%20refactoring/org/eclipse/jdt/internal/ui/refactoring/refactoringui.properties&string=PushDownInputPage_Push_Down


Reproducible: Always

Steps to Reproduce:
1. Go to : http://babel.eclipse.org/babel/translate.php?project=eclipse&version=3.4&file=org.eclipse.jdt.ui/ui%20refactoring/org/eclipse/jdt/internal/ui/refactoring/refactoringui.properties&string=PushDownInputPage_Push_Down
2. Select "French" for example as language
3. Try setting "Transférer"
4. Mutiple strings are set
5. The string for key "PushDownInputPage_push_Down" has been set to "Transférer" whereas it should not have been
Comment 1 Kit Lo CLA 2010-04-18 19:51:17 EDT
The import code (for extracting files from projects and import strings into Babel DB) was case sensitive. We created the two different keys: "PushDownInputPage_push_down" and "PushDownInputPage_Push_Down".

Looks like the code for searching matching translations was not case sensitive.

Denis, you are more familiar with the logics. Could you please take a look?
Comment 2 Eclipse Genie CLA 2014-06-18 03:13:44 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2016-06-08 12:36:54 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Eclipse Genie CLA 2018-05-30 05:20:25 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 5 Eclipse Genie CLA 2020-05-20 17:32:26 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Eclipse Genie CLA 2022-05-11 07:55:57 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 7 Eclipse Genie CLA 2024-05-01 17:41:18 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.