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
            Reporter: Marek Novotny


http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/a4j_loadStyle.html
 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: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to