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 2008/10/22 15:52:37 UTC

[jira] Resolved: (TILES-321) TYPE_RENDERERS configuration key wrong

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

Antonio Petrelli resolved TILES-321.
------------------------------------

    Resolution: Implemented

The typo has been fixed in TILES-307 issue.
The documentation about the semicolon is here:
http://tiles.apache.org/framework/config-reference.html#org.apache.tiles.renderer.impl.BasicRendererFactory.TYPE_RENDERERS
and it is linked from the tutorial:
http://tiles.apache.org/framework/tutorial/advanced/attribute-rendering.html

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