[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3104) Seam tools does not validate any EL in element content.

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Nov 5 06:41:21 EST 2008


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

Max Rydahl Andersen updated JBIDE-3104:
---------------------------------------

    Description: 
Testcase:

EXECUTE: Create Seam War Project.
EXECUTE: Open home.xhtml
EXECUTE: Add the following text in <rich:panel>:
    #{authenticator.foo}
    #{authenticator.foo1}
EXECUTE: Save and build the project.
ASSERT: There are error markers on both EL with message about unresolved properties.




  was:
Testcase:

EXECUTE: Create Seam War Project.
EXECUTE: Open home.xhtml
EXECUTE: Add the following text in <rich:panel>:
    #{authenticator.foo}
    #{authenticator.foo1}
EXECUTE: Save and build the project.
ASSERT: There are error markers on both EL with message about unresolved properties.

         Labels: regression  (was: )


cloned since now no validation is done at all

> Seam tools does not validate any EL in element content.
> -------------------------------------------------------
>
>                 Key: JBIDE-3104
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3104
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.beta1
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 2.0.1, 3.0.0.cr1
>
>
> Testcase:
> EXECUTE: Create Seam War Project.
> EXECUTE: Open home.xhtml
> EXECUTE: Add the following text in <rich:panel>:
>     #{authenticator.foo}
>     #{authenticator.foo1}
> EXECUTE: Save and build the project.
> ASSERT: There are error markers on both EL with message about unresolved properties.

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