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 115905 - Return type is not updated unless refresh properties sheet
Summary: Return type is not updated unless refresh properties sheet
Status: RESOLVED DUPLICATE of bug 109555
Alias: None
Product: uml
Classification: Unclassified
Component: Properties (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 19:40 UTC by Sherry Zhou
Modified: 2009-01-26 12:34 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 Sherry Zhou 2007-09-18 19:40:04 UTC
Trunk build 070918

steps to reproduce:
1. add a  class element to class diagram
2. add 'public int[0..*] myOp()' operation to the class
3. select the operation
4. invoke 'Return Type' property customizer
5. Select the entry and remove the range
6. press ok
The return type property is not updated to int , it still shown int[0..*]. 
Same behavior when add range or change type.

Workaround: Click at the operation in the diagram
Comment 1 Joanne Lau 2008-06-19 17:46:42 UTC
still exist in 6.5
Comment 2 Sergey Petrov 2009-01-26 12:34:29 UTC

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