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 175001 - Cannot delete particular nodes
Summary: Cannot delete particular nodes
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: REGRESSION
Depends on:
Blocks: 173786
  Show dependency tree
 
Reported: 2009-10-20 14:08 UTC by Jiri Rechtacek
Modified: 2009-10-23 11:13 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 Jiri Rechtacek 2009-10-20 14:08:49 UTC
Since 2009/10/20 NB6.8 Dev build (some recent changes in refactoring.api) is impossible delete nodes in Favorites or
Database subtree.
Comment 1 Jan Pokorsky 2009-10-20 14:14:57 UTC
It relates to issue 173786. I will fix it.
Comment 2 Jan Pokorsky 2009-10-20 16:38:20 UTC
fixed jet-main#a804c2f6f4a4
Comment 3 Quality Engineering 2009-10-22 23:43:29 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a804c2f6f4a4
User: Jan Pokorsky <jpokorsky@netbeans.org>
Log: #175001: replace enable with canDelete as enable() is always true now