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 148405 - Error message in "Insert Use Bean" dialog after first opening
Summary: Error message in "Insert Use Bean" dialog after first opening
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 17:58 UTC by Roman Mostyka
Modified: 2008-11-30 17:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of wrongly colored information message. (12.49 KB, image/jpeg)
2008-09-25 17:59 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-09-25 17:58:44 UTC
1. Create web application with JSF framework.
2. DnD "Use Bean" component from "JSP" part of a palette to the page.

Result: In appeared "Insert Use Bean" dialog "Error: Bean ID can't be empty string" message appears first time in red
color, but according to http://wiki.netbeans.org/InformationIcons it should be not error message, but informational message.
Comment 1 Roman Mostyka 2008-09-25 17:59:44 UTC
Created attachment 70611 [details]
Screenshot of wrongly colored information message.
Comment 2 _ potingwu 2008-09-25 18:29:05 UTC
Use Bean is coming from org.netbeans.modules.web.core.palette.items.
Comment 3 pslechta 2008-09-29 12:42:27 UTC
Fixed.

http://hg.netbeans.org/main/rev/b6ff7f6cc15c
Comment 4 Roman Mostyka 2008-09-29 16:17:46 UTC
Verified with build 080929.
Comment 5 Quality Engineering 2008-09-29 18:38:36 UTC
Integrated into 'main-golden', will be available in build *200809291401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b6ff7f6cc15c
User: pslechta@netbeans.org
Log: #148405 Error message in 'Insert Use Bean' dialog after first opening
Comment 6 Quality Engineering 2008-11-30 17:09:06 UTC
Integrated into 'main-golden', will be available in build *200811301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ede12a6f7629
User: pslechta@netbeans.org
Log: #148405 reimplemented with new API