[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2460) EL inserting with unnecessary bracket using CA in specific way.

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Jul 18 14:58:52 EDT 2008


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

Victor Rubezhny resolved JBIDE-2460.
------------------------------------

    Resolution: Done


> EL inserting with unnecessary bracket using CA in specific way.
> ---------------------------------------------------------------
>
>                 Key: JBIDE-2460
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2460
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, Visual Page Editor
>    Affects Versions: 2.1.2
>            Reporter: Anton Klimkovich
>            Assignee: Victor Rubezhny
>             Fix For: 2.1.3, 3.0.0.beta1
>
>
> EXECUTE: Create JSF 1.2 web project
> EXECUTE: Open hello.jsp
> EXECUTE: Type <h:outputText value=" " />
> EXECUTE: Set cursor in the beginning. <h:outputText value="{cursor} " />
> EXECUTE: Call CA and select #{user} from proposal list
> EXECUTE: Input '.' after user ( #{user.} ) and select name form proposal list
> FAILURE:   The value will be inserted with unnecessary bracket ( <h:outputText value="#{user.name}} " /> )

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