[
https://jira.jboss.org/jira/browse/JBIDE-3104?page=com.atlassian.jira.plu...
]
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