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 63458 - assert on Pick icon on folder
Summary: assert on Pick icon on folder
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 16:47 UTC by pzajac
Modified: 2005-09-05 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
assert (2.20 KB, text/plain)
2005-08-31 16:47 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2005-08-31 16:47:02 UTC
[2005301800]
1)select a folder in application layer view
2)perform Pick icon action from popup
 assert was thrown
Comment 1 pzajac 2005-08-31 16:47:43 UTC
Created attachment 24425 [details]
assert
Comment 2 Jesse Glick 2005-08-31 17:21:00 UTC
Works for me and I cannot guess at any conditions that would make it not work.
Any better instructions to reproduce?
Comment 3 pzajac 2005-08-31 17:31:56 UTC
It doesn't work for folders which are not defined in the layer.xml of module
(<this layer in content> view). 
Comment 4 Jesse Glick 2005-08-31 17:41:14 UTC
Ah, I see.
Comment 5 Jesse Glick 2005-08-31 20:23:59 UTC
committed     Up-To-Date  1.4        
apisupport/project/src/org/netbeans/modules/apisupport/project/layers/PickIconAction.java
Comment 6 pzajac 2005-09-05 08:57:29 UTC
v