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 31821 - Missing steps in wizard
Summary: Missing steps in wizard
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 13:03 UTC by Jiri Mzourek
Modified: 2003-07-08 14:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot of the wizard in 34 (13.23 KB, image/png)
2003-03-10 13:13 UTC, Jiri Mzourek
Details
Second panel of the wizard in 34. (15.60 KB, image/png)
2003-03-10 13:13 UTC, Jiri Mzourek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Mzourek 2003-03-10 13:03:16 UTC
Build NB35-200303062350. When you open properties
of an Ant file and customize "Project Properties"
it opens a 2 steps wizard. This wizard doesn't 
display a list steps in the left panel. It's a
regression, it used to work in 3.4.
Comment 1 Jiri Mzourek 2003-03-10 13:13:27 UTC
Created attachment 9324 [details]
Snapshot of the wizard in 34
Comment 2 Jiri Mzourek 2003-03-10 13:13:54 UTC
Created attachment 9325 [details]
Second panel of the wizard in 34.
Comment 3 David Konecny 2003-03-12 14:18:40 UTC
Fixed in trunk and NB35:
Checking in
src/org/apache/tools/ant/module/wizards/properties/PropertiesIterator.java;
new revision: 1.5; previous revision: 1.4
Checking in
src/org/apache/tools/ant/module/wizards/properties/PropertiesIterator.java;
new revision: 1.4.6.1; previous revision: 1.4
Comment 4 Jiri Mzourek 2003-07-08 14:36:39 UTC
Verified in NB 3.5 FCS.