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 171881 - Code completion provide empty attriburte for ui:insert tag
Summary: Code completion provide empty attriburte for ui:insert tag
Status: RESOLVED FIXED
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:
 
Reported: 2009-09-10 09:34 UTC by Jiri Prox
Modified: 2009-09-14 14:40 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 Jiri Prox 2009-09-10 09:34:38 UTC
Product Version: NetBeans IDE Dev (Build 200909080527)
Java: 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)

Code completion provide empty attriburte for ui:insert tag. It inserts ="" when it is selected

Steps to reproduce:
1) create new web application (J2EE 6) with JSF support
2) open template.xhtml
3) put cursor in ui:insert tag and call code completion to show possible attributes
-> first attribute has empty name
Comment 1 Marek Fukala 2009-09-14 14:40:12 UTC
fixed in web-main#360ede2c1502