[ 
https://issues.apache.org/struts/browse/TILES-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Petrelli updated TILES-489:
-----------------------------------

    Affects Version/s:     (was: 2.2.1)
                       2.1.4

> Incorrect spelling on Tiles EL resolver
> ---------------------------------------
>
>                 Key: TILES-489
>                 URL: https://issues.apache.org/struts/browse/TILES-489
>             Project: Tiles
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 2.1.4
>            Reporter: Todd Nine
>            Assignee: Antonio Petrelli
>            Priority: Minor
>
> Currently the impl class defined in the example here.
> http://tiles.apache.org/2.1/framework/tutorial/advanced/el-support.html
> Is mis-spelled.  It is displayed as
>         
> <param-value>org.apache.tiles.evaluator.el.ELAttributeEvaluatr</param-value>
> when it should be
>         
> <param-value>org.apache.tiles.evaluator.el.ELAttributeEvaluator</param-value>
> Note the O in ELAttributeEvaluator.

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

Reply via email to