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 172899 - JSF code completion problems
Summary: JSF code completion problems
Status: RESOLVED DUPLICATE of bug 176318
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks: 172613
  Show dependency tree
 
Reported: 2009-09-23 15:22 UTC by Denis Anisimov
Modified: 2009-11-10 02:18 UTC (History)
2 users (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 Denis Anisimov 2009-09-23 15:22:45 UTC
I have moved the items below to separate issue because this is another area.

Please see issue http://www.netbeans.org/issues/show_bug.cgi?id=172824 for reference.

#3) Several tags from the Facelet HTML tag library are missing descriptions when attempting to use auto-completion. The
tags are: body, button, head, link, outputScript, and outputStyleSheet.

#4) Probably related to the missing descriptions when attempting to use auto-completion. The following tags will not have
any of their attributes auto-completed: body, button, head, link, outputScript, and outputStyleSheet.
Comment 1 Marek Fukala 2009-09-23 15:34:24 UTC
There are likely a missing the declarations in the TLD files.
Comment 2 Marek Fukala 2009-09-24 11:27:53 UTC
The errorneous html_basic.tld file comes from Glassfish v3: glassfish/modules/jsf-impl.jar
Comment 3 Marek Fukala 2009-11-10 02:15:23 UTC

*** This bug has been marked as a duplicate of bug 176255 ***
Comment 4 Marek Fukala 2009-11-10 02:18:06 UTC

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