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 248559 - Composite Component attribute "binding" not properly handled by the editor
Summary: Composite Component attribute "binding" not properly handled by the editor
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P2 normal with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 09:00 UTC by sentrox
Modified: 2015-04-23 02:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample project (2.52 KB, application/gzip)
2014-11-11 09:00 UTC, sentrox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sentrox 2014-11-11 09:00:17 UTC
Created attachment 150415 [details]
Sample project

JSF 2.2 Composite component's implicit 'binding' attribute does not get picked up by the editor and is marked as an error (see index.xhtml in attached sample project)

Link to documentation:
https://docs.oracle.com/javaee/7/javaserverfaces/2.2/vdldocs/facelets/ui/component.html
Comment 1 Petr Hejl 2015-04-22 09:17:05 UTC
Fixed in web-main 7ddb93825293.
Comment 2 Quality Engineering 2015-04-23 02:11:34 UTC
Integrated into 'main-silver', will be available in build *201504230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7ddb93825293
User: Petr Hejl <phejl@netbeans.org>
Log: #248559 - Composite Component attribute "binding" not properly handled by the editor