[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-2007) var validation and codecompletion only seem to understand the root variable and not the properties

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Apr 17 09:29:44 EDT 2008


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

Alexey Kazakov reassigned JBIDE-2007:
-------------------------------------

    Assignee: Max Rydahl Andersen  (was: Alexey Kazakov)

Max, I fixed our part of that issue.
So now we work with CustomerList extends EntityQuery<Customer>


> var validation and codecompletion only seem to understand the root variable and not the properties
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2007
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2007
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.1.0.beta1
>            Reporter: Max Rydahl Andersen
>         Assigned To: Max Rydahl Andersen
>             Fix For: 2.1
>
>
> EXECUTE: Enable Seam EL unknown expression validation
> EXECUTE: New Seam Entity Wizard, create entity named "Customer"
> EXECUTE: Open CustomerList.xhtml, go inside <h:dataTable> and change #{customer.id} to #{customer.blahblah}
> ASSERT: validator should complain about blahblah
> EXECUTE: Try and code complete after #{customer.
> ASSERT: properties of customer is available.
> Both of the above assertaions fail at the moment. It does though work for just "customer"

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