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 180396 - JSF Composite Component Wizard will not allow completion.
Summary: JSF Composite Component Wizard will not allow completion.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-07 10:48 UTC by KLee1
Modified: 2010-02-10 02:20 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 KLee1 2010-02-07 10:48:55 UTC
When using the JSF Composite Component Wizard to create a composite component, the wizard will not allow the user to finish.

1) In Netbeans IDE: File -> New File...
2) Categories should be JavaServer Faces
3) File Types should be JSF Composite Component
4) Click Next

No matter what information the user gives to the form, he or she is unable to finish or go to a previous form.  Note that at the bottom of the form, the error text reads "The library prefix cannot be empty."

The user should be able to finish the form and create their JSF Composite Component.

Build 200912041610 on Windows 7
Comment 1 Alexey Butenko 2010-02-09 04:52:27 UTC
I see NPE here when opening the wizard. Looking into
Comment 2 Alexey Butenko 2010-02-09 05:14:12 UTC
http://hg.netbeans.org/web-main/rev/36e8c697543b
Comment 3 Quality Engineering 2010-02-10 02:20:44 UTC
Integrated into 'main-golden', will be available in build *201002100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/36e8c697543b
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #180396: Fix NPE