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 235673 - Composite component does not contain component clientBehavior
Summary: Composite component does not contain component clientBehavior
Status: RESOLVED DUPLICATE of bug 224768
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 08:05 UTC by wklaczynski
Modified: 2013-10-17 08:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (394.21 KB, text/plain)
2013-09-09 08:06 UTC, wklaczynski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wklaczynski 2013-09-09 08:05:55 UTC
Product Version = NetBeans IDE 7.4 Beta (Build 201307092200)
Operating System = Linux version 3.8.0-30-generic running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01

    <cc:interface>
        <cc:....
        <cc:clientBehavior name="change" event="change" targets="myField"/>
    </cc:interface>

If I use the "cc: clientBehavior" in the interface, this entry considers the development of abnormal get the message:
"The component library Composite Component does not contain component clientBehavior"
Comment 1 wklaczynski 2013-09-09 08:06:01 UTC
Created attachment 139820 [details]
IDE log
Comment 2 Martin Fousek 2013-10-17 08:45:45 UTC

*** This bug has been marked as a duplicate of bug 224768 ***