[jbosstools-issues] [JBoss JIRA] (JBIDE-11656) Content assist not working for EL ui:param variable

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed May 2 09:21:18 EDT 2012


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

Vlado Pakan closed JBIDE-11656.
-------------------------------


    
> Content assist not working for EL ui:param variable
> ---------------------------------------------------
>
>                 Key: JBIDE-11656
>                 URL: https://issues.jboss.org/browse/JBIDE-11656
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF, jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.Beta2
>         Environment: JBoss Tools nightly as of 4/25/12 ->  JBoss Tools JSF	3.3.0.v20120423-2340-H897-Beta3
>            Reporter: Cody Lerum
>            Assignee: Alexey Kazakov
>             Fix For: 3.3.0.Beta3
>
>
> For the following code assist (content assist?) does not work for for the #{organization.name} in the h:outputText
> Also doesn't work if the ui:param is defined in the ui:define
> <ui:composition>
>    <f:metadata>
>       <ui:param name="organization" value="#{organizationManager.organization}" />
>    </f:metadata>
>    <ui:define>
>      
>       <h:outputText value="#{organization.name} />
>    </ui:define>
> </ui:composition>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list