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

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Nov 25 05:36:36 EST 2008


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

Victor Rubezhny resolved JBIDE-3172.
------------------------------------

    Resolution: Done


> Seam EL Hyper Links don't not recognize "var" attributes in JSF tags
> --------------------------------------------------------------------
>
>                 Key: JBIDE-3172
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3172
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.cr1
>         Environment: WindowsXP SP2
> JBoss Tools
> Version: 3.0.0.CR1
> Build id: JBossTools-3.0.0.CR1-N200811080256
> JDK 1.5_08
>            Reporter: Aliaksey Nis
>            Assignee: Victor Rubezhny
>             Fix For: 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="#{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