You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2009/01/08 13:32:46 UTC

[jira] Created: (TILES-347) ELAttributeEvaluator.init does not register BeanELResolver

ELAttributeEvaluator.init does not register BeanELResolver
----------------------------------------------------------

                 Key: TILES-347
                 URL: https://issues.apache.org/struts/browse/TILES-347
             Project: Tiles
          Issue Type: Bug
          Components: tiles-core
    Affects Versions: 2.1.1
            Reporter: Antonio Petrelli
            Assignee: Antonio Petrelli
             Fix For: 2.1.x


The BeanELResolver (that resolves a property of a bean for EL expressions) is not registered by ELAttributeEvaluator.init.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TILES-347) ELAttributeEvaluator.init does not register BeanELResolver

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-347.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.x)
                   2.1.2

Now BeanELResolver is registered

> ELAttributeEvaluator.init does not register BeanELResolver
> ----------------------------------------------------------
>
>                 Key: TILES-347
>                 URL: https://issues.apache.org/struts/browse/TILES-347
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.1.1
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.2
>
>
> The BeanELResolver (that resolves a property of a bean for EL expressions) is not registered by ELAttributeEvaluator.init.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.