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 21616

Summary: Cannot remove link from an association: ClassCastException is thrown
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: DEFECT Exception Reporter:
Attachments: Patch to correct the typo

Description Svata Dedic 2002-03-15 09:21:52 UTC
I was trying to remove a link from a multivalued association. I found out that 
there's a typo in the SotrableAssociation's code (see the diff).
Comment 1 Svata Dedic 2002-03-15 09:23:20 UTC
Created attachment 5067 [details]
Patch to correct the typo
Comment 2 Martin Matula 2002-03-15 12:49:56 UTC
patch applied to main trunk. thanks.
Comment 3 Jiri Prox 2005-07-27 08:57:35 UTC
quiet for too long, verified