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 - Cannot remove link from an association: ClassCastException is thrown
Summary: Cannot remove link from an association: ClassCastException is thrown
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Other
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-15 09:21 UTC by Svata Dedic
Modified: 2005-07-27 08:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch to correct the typo (708 bytes, patch)
2002-03-15 09:23 UTC, Svata Dedic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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