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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jun 20 13:15:37 EDT 2008


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

Alexey Kazakov updated JBIDE-2401:
----------------------------------

    Fix Version/s: 3.0.0.alpha

It's not a regression.

> 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