[jbosstools-issues] [JBoss JIRA] (JBIDE-10565) Wrong EL content assist inside token '#{'

Viacheslav Kabanovich (Updated) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 18:28:09 EST 2011


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

Viacheslav Kabanovich updated JBIDE-10565:
------------------------------------------

    Description: 
EXECUTE: Type #{ in attribute value or in text node in xml.
EXECUTE: Set cursor  inside that token #|{ and invoke content assist.
FAILURE: JBoss Tools provide all names available for EL (CDI named beans, Seam components, JSF managed beans and resource bundles, etc.).
FAILURE: If a proposal 'abc' is selected for insertion, it is inserted in this way: #abc}{.
ASSERT: JBoss Tools provides nothing for that position.

  was:
EXECUTE: Type #{ in attribute value or in text node in xml.
EXECUTE: Set cursor  inside that token #|{ and invoke content assist.
FAILURE: JBoss Tools provide all names available for EL (CDI named beans, Seam components, JSF managed beans and resource bundles, etc.).
FAILUTE: If a proposal 'abc' is selected for insertion, it is inserted in this way: #abc}{.
ASSERT: JBoss Tools provides nothing for that position.


    
> Wrong EL content assist inside token '#{'
> -----------------------------------------
>
>                 Key: JBIDE-10565
>                 URL: https://issues.jboss.org/browse/JBIDE-10565
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common/jst/core
>    Affects Versions: 3.3.0.M5
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Type #{ in attribute value or in text node in xml.
> EXECUTE: Set cursor  inside that token #|{ and invoke content assist.
> FAILURE: JBoss Tools provide all names available for EL (CDI named beans, Seam components, JSF managed beans and resource bundles, etc.).
> FAILURE: If a proposal 'abc' is selected for insertion, it is inserted in this way: #abc}{.
> ASSERT: JBoss Tools provides nothing for that position.

--
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