[jbosstools-issues] [JBoss JIRA] Created: (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 Jun 20 13:03:37 EDT 2008


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: jsp/jsf/xml source editing, Visual Page Editor
    Affects Versions: 2.1.2
            Reporter: Anton Klimkovich
         Assigned To: Alexey Kazakov


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