[jbosstools-issues] [JBoss JIRA] (JBIDE-15489) Broken content assist for complex ELs

Radoslav Rábara (JIRA) issues at jboss.org
Fri Feb 7 05:06:28 EST 2014


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

Radoslav Rábara closed JBIDE-15489.
-----------------------------------



Verified in JBDS 8.0.0 Alpha1-v20131212-0740-B25
                
> Broken content assist for complex ELs
> -------------------------------------
>
>                 Key: JBIDE-15489
>                 URL: https://issues.jboss.org/browse/JBIDE-15489
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.1.0.Final
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 4.2.0.Alpha1
>
>
> 1. Create a JSF 2 KickStart project
> 2. Open inputname.xhtml
> 3. Add 
> {code}
> <h:inputText value="#{user.name} " />
> {code}
> 4. Ctrl+Space on 
> {code}
> value="#{user.name} |"
> {code}
> 5. There is a weird "name" proposal in the top of the list.
> 6. Select it.
> 7. Now we have an empty value=""

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list