]
Marek Novotny updated RF-9823:
------------------------------
Environment: jboss-5.1.0.GA, Seam 2.2.1.CR2
a:loadstyle doesn't processed xcss file into css stylesheet
-----------------------------------------------------------
Key: RF-9823
URL:
https://jira.jboss.org/browse/RF-9823
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: skinning
Affects Versions: 3.3.3.Final
Environment: jboss-5.1.0.GA, Seam 2.2.1.CR2
Reporter: Marek Novotny
http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/a4j_loadSty...
describes in section 6.2.4.2 inclusion of xcss script .
I have tried it in very simple seam-gen application with:
<a:loadStyle src="/stylesheet/theme.xcss"/>
and it is processed into html as:
<link class="user" href="/testrichfaces/stylesheet/theme.xcss"
rel="stylesheet" type="text/css" />
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: