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

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Mon Jul 14 15:17:27 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2401?page=all ]

Victor Rubezhny resolved JBIDE-2401.
------------------------------------

    Resolution: Done

> Seam EL inserted w/o closed } usin CA if it was called in specific way. 
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-2401
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2401
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor, jsp/jsf/xml source editing
>    Affects Versions: 2.1.2
>            Reporter: Anton Klimkovich
>         Assigned To: Victor Rubezhny
>             Fix For: 3.0.0.alpha
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list