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 107406 - NPE when add Domain element and press cancel button on Options dialog
Summary: NPE when add Domain element and press cancel button on Options dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Craig Conover
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-06-20 12:07 UTC by Alexandr Scherbatiy
Modified: 2007-06-26 04:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (133.91 KB, text/plain)
2007-06-20 12:07 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2007-06-20 12:07:08 UTC
build netbeans-hudson-trunk-970-full.zip

Steps to reproduce:
- Go to Tools->Options->UML->Domain Templates
- Select 'Domain Families' node
- Press 'Add' button
  'Family' node appears
- Select 'Family' node
- Press 'Add' button
  'Domain' node appears
- Press 'Cancel' button
  NPE pops up.
Comment 1 Alexandr Scherbatiy 2007-06-20 12:07:55 UTC
Created attachment 44043 [details]
IDE log
Comment 2 Craig Conover 2007-06-26 04:24:13 UTC
Problem no longer exists. I believe this got inadvertently fixed along with another issue fix.