[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-1814) Seam EL Hyper Links don't not recognize "var" attributes in JSF tags.

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Tue Nov 11 13:41:37 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aliaksey Nis closed JBIDE-1814.
-------------------------------



Closed.

> Seam EL Hyper Links don't not recognize "var" attributes in JSF tags.
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-1814
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1814
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 2.0.0.GA
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>            Priority: Optional
>             Fix For: 2.1.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="#{mapItems}" var="mapItem">
> <h:dataTable value="#{mapItem.value.items}" var="test">
> <h:outputText value="#{test.name}"/>
> </h:dataTable>
> </h:dataTable>
> EXECUTE: Ctrl+Clic in "...name}"
> ASSERT: TestComponentForVarAttributes java editor appears. Getter "getName()" is selected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list