]
Tony Cramer commented on RF-13682:
----------------------------------
Standard from richfaces-bom 4.3.7: org.glassfish:javax.faces:2.1.28
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
Reporter: Tony Cramer
Labels: waiting_on_user
Attachments: rf-demo-skinning.zip, rf-demo-skinning_and_style.zip
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.