[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4553) JSF EL inserted w/o closed } using CA on xhtml page if it was called w/o closed } and " .

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Aug 17 10:49:26 EDT 2009


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

Alexey Kazakov updated JBIDE-4553:
----------------------------------

    Fix Version/s: 3.1.0.M4
                       (was: 3.1.0.M3)
          Affects: [Documentation (Ref Guide, User Guide, etc.)]


> JSF EL inserted w/o closed } using CA on xhtml page if it was called w/o closed } and " .
> -----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4553
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4553
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, Visual Page Editor core
>    Affects Versions: 3.1.0.M2
>         Environment: 3.1.0.M2-N200906292009-H313
>            Reporter: Anton Klimkovich
>            Assignee: Alexey Kazakov
>             Fix For: 3.1.0.M4
>
>
> 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 JSF EL (sessionScope for example) 
> ASSERT: <h:outputText value="#{sessionScope} /> 
> FAILURE: <h:outputText value="#{sessionScope /> - JSF EL inserted w/o closed } on xhtml page. 
> Seam EL is inserted with closed } for example.

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