-
Feature Request
-
Resolution: Done
-
Major
-
2.0.0.GA
-
None
EXECUTE: Create seam project.
EXECUTE: Create TestComponentForVarAttributes component (see attached java file)
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+Space in <h:outputText value="#{test.|
ASSERT: There is "test.name" in a list of proposals.
- blocks
-
JBIDE-11729 problem with AS installation since declarative services are not installed automagically
- Closed
- is blocked by
-
JBIDE-1812 Refactor JUnit tests for Content Assist. We have to use universal code for testing CA in jsp/xhtml pages.
- Resolved
- is related to
-
JBIDE-1814 Seam EL Hyper Links don't not recognize "var" attributes in JSF tags.
- Closed
- relates to
-
JBIDE-999 var attributes in JSF datatable not recognized by Seam Validator
- Closed