]
Pavol Pitonak updated RF-13682:
-------------------------------
Labels: (was: needs-qe)
Stateless view: CSS stylesheets not included in head after form
submit
----------------------------------------------------------------------
Key: RF-13682
URL:
https://issues.jboss.org/browse/RF-13682
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.3.7
Environment: OpenSuse 13.1 x64
OpenJDK 1.7.0_51
Apache Tomcat 8.0.8
JSF: org.glassfish:javax.faces:2.1.28
Reporter: Tony Cramer
Assignee: Brian Leathem
Fix For: 4.5.0.Alpha3
Attachments: rf-demo-skinning.zip, rf-demo-skinning_and_style.zip
Original Estimate: 4 hours
Remaining Estimate: 4 hours
If view is stateless <f:view transient="true"...
Issue 1. skinning.css is not included after submitting a form at all.
Issue 2. Any other stylesheets manually included with h:outputStylesheet are not included
in head but in body after submit.
Maven project reproducing the issue attached.
Please use "rf-demo-skinning_and_style.zip" - reproduces both issues.