This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148679 - Attribute of Class Component Named Issue
Summary: Attribute of Class Component Named Issue
Status: RESOLVED DUPLICATE of bug 140907
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 20:57 UTC by marcosmalfatti
Modified: 2008-10-04 01:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marcosmalfatti 2008-09-29 20:57:01 UTC
When insert a class component and add a attribute in Brasiliam Portuguese, a error is displayed saying attribute name is
invalid, because default name os attribute is "Não Nomeado". This default name have a special caracter "ã" and a space. 
Changing default names os this componentens in Bundle_pt_BR.properties file, located in
org-netbeans-modules-uml_pt_BR.jar, from "Não Nomeado" to "Anonimo", for example, solve the problem.
This issue may occur in another languages using special character in default names.
Comment 1 Yang Su 2008-09-30 00:28:11 UTC

*** This issue has been marked as a duplicate of 140907 ***