[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-2330) Seam validator can't resolve EL with 'strings'.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Thu Jun 19 10:16:38 EDT 2008


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

Anton Klimkovich closed JBIDE-2330.
-----------------------------------


(2.1.2) 
200806182342-nightly
and
(3.0 alpha)
200806161541-nightly


> Seam validator can't resolve EL with 'strings'.
> -----------------------------------------------
>
>                 Key: JBIDE-2330
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2330
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, Seam
>    Affects Versions: 2.1.1
>            Reporter: Alexey Kazakov
>         Assigned To: Anton Klimkovich
>             Fix For: 2.1.2, 3.0.alpha
>
>
> Testcase:
> EXECUTE: create seam project (use our seam wizard)
> EXECUTE: open any *.xhml
> EXECUTE: add #{identity.hasRole('admin')}
> EXECUTE: save, build
> ASSERT: there are not any markers on #{identity.hasRole('admin')}
> EXECUTE: add #{identity.hasR('admin')}
> ASSERT: there is a marker on #{identity.hasR('admin')} :
>  "Can't resolve #{identity.hasR('admin')}"

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