[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-2401) Seam EL inserted w/o closed } usin CA if it was called in specific way.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Fri Jan 23 14:58:45 EST 2009


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

Anton Klimkovich closed JBIDE-2401.
-----------------------------------



2.0.0.CR2-N200901221952

> Seam EL inserted w/o closed } usin CA if it was called in specific way. 
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-2401
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2401
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, Visual Page Editor Templates
>    Affects Versions: 2.1.2
>            Reporter: Anton Klimkovich
>            Assignee: Victor Rubezhny
>             Fix For: 3.0.0.beta1
>
>
> EXECUTE: Create Seam web Project
> EXECUTE: Open any .xhtml page
> EXECUTE: Type <h:outputText value="#{" />
> EXECUTE: Set cursor after do not closed {
> EXECUTE: Call CA
> EXECUTE: Select Seam EL
> FAILURE:   <h:outputText value="#{actor" /> - inserted w/o closed }
> EXECUTE:  Type <h:outputText value="#{" /> and Set cursor after do not closed {
> EXECUTE: Call CA
> EXECUTE: Select  JSF EL (sessionScope for example)
> ASSERT:     <h:outputText value="#{sessionScope}" />

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