TYPE_RENDERERS configuration key wrong
--------------------------------------

                 Key: TILES-321
                 URL: https://issues.apache.org/struts/browse/TILES-321
             Project: Tiles
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Udo Walker
            Priority: Blocker


In the documentation the key for changing the attribute renderers is 
"org.apache.tiles.renderer.impl.BasicRendererFactory.TYPE_RENDERERS" but in the 
code the key 
"org.apache.tiles.renderer.impl.BasicRendereFactory.TYPE_RENDERERS" is checked. 
Note the missing letter "r" in the word "Rendere". Because of this no renderer 
is applied at all. 

Also there is no documentation that the renderes in the list have to be 
separated by an "; ", i.e. a semicolon AND a space.


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