Issue Details (XML | Word | Printable)

Key: PF-20
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Neil Griffin
Reporter: Raphael Drüner
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
PortletFaces

HeadRenderer doesn't execute registered ResourceRenderers of 3rd Party Components

Created: 20.Apr 2010 18:19   Updated: 20.Apr 2010 18:19
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Mojarra 2.0.3-SNAPSHOT, Bridge 2.0.0-ALPHA1, PrimeFaces 2.0.1


 Description  « Hide
The current implementation of org.portletfaces.bridge.renderkit.HeadRenderer only executes ResourceRenderer of its own types, "javax.faces.resource.Script" and "javax.faces.resource.Stylesheet".

Third party components like PrimeFaces uses other types which should be executed. Probably it will be necessary to write an adapter (that is an own ResourceRenderer) in order to enable PrimeFaces or other libraries but this is not possible if the renderer is not executed.

There are no comments yet on this issue.