[jbosstools-issues] [JBoss JIRA] (JBIDE-21383) Content assist for facelet function does not work in an unclosed EL before next EL

Marián Labuda (JIRA) issues at jboss.org
Mon May 23 04:45:01 EDT 2016


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

Marián Labuda closed JBIDE-21383.
---------------------------------


Verified in Red Hat Developer Studio with build id: Alpha1-v20160520-0424-B5396.

> Content assist for facelet function does not work in an unclosed EL before next EL
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-21383
>                 URL: https://issues.jboss.org/browse/JBIDE-21383
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common/jst/core, jsf
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.4.0.Alpha1
>
>
> 1. Add to page some facelet taglib with functions, let its namespace be 'p'.
> 2. Try content assist after ':' in
> {code}
> #{p: #{someBean}
> {code}
> It fails.
> 3. Close EL
> {code}
> #{p:} #{someBean}
> {code}
> Now, content assist works.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list