[richfaces-issues] [JBoss JIRA] Created: (RF-9823) a:loadstyle doesn't processed xcss file into css stylesheet

Marek Novotny (JIRA) jira-events at lists.jboss.org
Tue Nov 16 08:33:45 EST 2010


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

        


More information about the richfaces-issues mailing list