-
Bug
-
Resolution: Done
-
Major
-
3.0.0.cr1
EXECUTE: Create seam project.
EXECUTE: Create TestComponentForVarAttributes component (see attached java file in http://jira.jboss.org/jira/browse/JBIDE-1803)
EXECUTE: Open home.xhtml
EXECUTE: Add:
<h:dataTable value="#
" var="mapItem">
<h:dataTable value="#
" var="test">
<h:outputText value="#
"/>
</h:dataTable>
</h:dataTable>
EXECUTE: Ctrl+Clic in "...name}"
ASSERT: TestComponentForVarAttributes java editor appears. Getter "getName()" is selected.
- relates to
-
JBIDE-1814 Seam EL Hyper Links don't not recognize "var" attributes in JSF tags.
- Closed