[webbeans-issues] [JBoss JIRA] Created: (WBRI-261) WebBeansELResolver should not be resolving regular properties

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon May 11 16:00:46 EDT 2009


WebBeansELResolver should not be resolving regular properties
-------------------------------------------------------------

                 Key: WBRI-261
                 URL: https://jira.jboss.org/jira/browse/WBRI-261
             Project: Web Beans
          Issue Type: Bug
          Components: EL integration
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: Dan Allen
            Assignee: Dan Allen
             Fix For: 1.0.0.PREVIEW2


The WebBeansELResolver is overstepping it's bounds by resolving every nested property in a EL expression against the named bean repository. Once the base is resolved, and it is determined that that base is not a namespace, the WebBeansELResolver should stand down and allow the rest of the EL resolver chain to handle the nested property.

-- 
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 weld-issues mailing list