Renderer set in extended html component jsp tag handler rather than in
component class
--------------------------------------------------------------------------------------
Key: TOMAHAWK-942
URL: https://issues.apache.org/jira/browse/TOMAHAWK-942
Project: MyFaces Tomahawk
Issue Type: Bug
Affects Versions: 1.1.6-SNAPSHOT
Reporter: Mike Kienenberger
Priority: Minor
A number of the extended html components simply inherit the renderer specified
in shared, and then set a different renderer inside of the jsp tag handler.
This can break non-jsp viewhandlers (like Facelets and Shale/Clay) since the
components have the incorrect renderer specified.
Setting the correct default renderer type should be done in the component.
I'll add a list of affected components later, but I recall that this seemed to
be the design pattern for all of the extended components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.