Bug 153293 - MetamodelManager#getLocalName() does not return a localized name
Summary: MetamodelManager#getLocalName() does not return a localized name
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 major
Target Milestone: 1.0.1   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-08-09 09:50 EDT by Michael Hanner CLA
Modified: 2010-07-19 12:24 EDT (History)
0 users

See Also:


Attachments
fix (attempt 1) (2.36 KB, patch)
2006-08-24 10:32 EDT, Alex Boyko CLA
no flags Details | Diff
Updated patch (2.78 KB, patch)
2006-08-29 14:29 EDT, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hanner CLA 2006-08-09 09:50:43 EDT
Usecase:

Pass MetalmodelUtil.getLocalName( org.eclipse.uml2.uml.Class ) and it always returns Class - regardless of the current local.
Comment 1 Anthony Hunter CLA 2006-08-16 11:04:30 EDT
Moving to major as the client has this on his GMF BP1 list.
Comment 2 Alex Boyko CLA 2006-08-24 10:32:47 EDT
Created attachment 48586 [details]
fix (attempt 1)

Here is a possible fix for the bug. The meta model manager table's were not filled out on time, hence the fix basically tries to update the tables if descriptor with the local name isn't there yet. (Fix needs to be reviewed)
Comment 3 Anthony Hunter CLA 2006-08-29 11:19:12 EDT
This one is on hold until the client can test with a localized version of his application.

As a result, I am moving this bugzilla to Michael to remind him that it is his responsibility to test the fix he has requested.
Comment 4 Alex Boyko CLA 2006-08-29 14:29:25 EDT
Created attachment 48988 [details]
Updated patch

Updated as requested on the code review.
Comment 5 Anthony Hunter CLA 2006-09-05 11:42:20 EDT
This one is on hold until the client (Michael) can test with a localized version of his application.

As a result, I am moving this bugzilla to Michael to remind him that it is his
responsibility to test the fix he has requested.
Comment 6 Anthony Hunter CLA 2006-09-15 12:00:52 EDT
Committed the patch to R1_0_maintenance
Comment 7 Eclipse Webmaster CLA 2010-07-19 12:24:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime EMF was the original product and component for this bug