[
https://issues.apache.org/struts/browse/TILES-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44863#action_44863
]
Udo Walker commented on TILES-321:
----------------------------------
but in the documentation the SPACE is not mentioned! Without the SPACE the
whole line is interpreted as 1 entry!
> 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
> Fix For: 2.1.1
>
>
> 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.