javaee / mojarra

PLEASE NOTE: This project has moved to Eclipse Foundation and will be archived under the JavaEE GitHub Organization. After Feb. 1, 2021, the new location will be github.com/javaee/mojarra. Mojarra - Oracle's implementation of the JavaServer Faces specification
https://github.com/eclipse-ee4j/mojarra
Other
164 stars 58 forks source link

JAVASERVERFACES-4217 [2.2 backport] RenderKitUtils.renderJsfJsIfNecessary() does not invoke a Renderer to render jsf.js #4222

Closed javaserverfaces closed 7 years ago

javaserverfaces commented 7 years ago

4221 does not invoke a Renderer to render jsf.js") [2.2 backport] RenderKitUtils.renderJsfJsIfNecessary() does not invoke a Renderer to render jsf.js

javaserverfaces commented 7 years ago

Reported by stiemannkj1

javaserverfaces commented 7 years ago

stiemannkj1 said: PR sent to vsingleton: https://github.com/vsingleton/mojarra_read-only_mirror/pull/17

This PR was tested against:

javaserverfaces commented 7 years ago

vsingleton said: tested and pushed to MOJARRA_2_2X_ROLLING:

commit bbe7670f0f1be69895e2a00c2029e5b5b6ca0503 Author: Kyle Stiemann stiemannkj1@gmail.com Date: Wed Jan 18 10:04:30 2017 -0500

https://java.net/jira/browse/JAVASERVERFACES-4218 #4221 does not invoke a Renderer to render jsf.js") [2.2 backport] Always render jsf.js as a component

Rendering jsf.js as a component invokes the renderkit and allows libraries to easily decorate its renderer.

javaserverfaces commented 7 years ago

This issue was imported from java.net JIRA JAVASERVERFACES-4218