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 176807 - Composite component w/o interface and implementation is ignored
Summary: Composite component w/o interface and implementation is ignored
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 09:02 UTC by Marek Fukala
Modified: 2016-07-07 08:56 UTC (History)
1 user (show)

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 Marek Fukala 2009-11-13 09:02:35 UTC
See the issue #176596 for more details.

If one create a CC w/o int. and impl. sections the file is not indexed as CC and hence the completion doesn't offer the tag and if used in the editor, it is marked as erroneous.
Comment 1 Marek Fukala 2009-11-13 09:10:51 UTC
Hmm, the file refers to the real composite component as template client :-( 

I am not able to properly fix this in the given timeframe whatsoever.

What I can do *now to 6.8* is a hack which would disable the error check if a composite component has zero attributes. The completion won't work then of course for the component.
Comment 2 Marek Fukala 2009-11-13 11:37:15 UTC
the proposed workaround implemented in web-main#85623ecd32bc to prevent the biggest harms. However I do not consider the issue as fixed, so keeping opened.
Comment 3 Quality Engineering 2009-11-16 03:16:34 UTC
Integrated into 'main-golden', will be available in build *200911160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/85623ecd32bc
User: Marek Fukala <mfukala@netbeans.org>
Log: #176807 -  Composite component w/o interface and implementation is ignored
Comment 4 Martin Balin 2016-07-07 08:56:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss