From jira-events at lists.jboss.org Thu Aug 1 18:49:26 2013 Content-Type: multipart/mixed; boundary="===============8479707699648966157==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-10646) Css in composite components not found with MyFaces Date: Thu, 01 Aug 2013 18:49:26 -0400 Message-ID: In-Reply-To: JIRA.12431557.1298991435000@jira02.app.mwc.hst.phx2.redhat.com --===============8479707699648966157== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-10646?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-10646: ------------------------------- Fix Version/s: (was: 5-Future) = > Css in composite components not found with MyFaces > -------------------------------------------------- > > Key: RF-10646 > URL: https://issues.jboss.org/browse/RF-10646 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: base functionality > Affects Versions: 4.0.0.CR1, 4.2.2.Final > Environment: RichFaces 4.0.0-SNAPSHOT SVN r.21968 > MyFaces 2.0.5-SNAPSHOT (and all older versions) > Tomcat 6.0.29 > all browsers > RichFaces 4.2.2.Final > Metamer 4.2.2.Final > Apache MyFaces JSF-2.1 Core Impl 2.1.5 > Apache Tomcat 7.0.26 > all browsers > Reporter: Pavol Pitonak > Attachments: cc.zip, compositecomponent.war > > > MyFaces cannot load the stylesheet for the following page with a composit= e component (the text is black instead of fuchsia). When RichFaces is remov= ed from project, everything works fine (see attached project for Tomcat). > Mar 1, 2011 3:49:48 PM org.richfaces.resource.ResourceFactoryImpl logReso= urceProblem > WARNING: Resource text.ecss?db=3DeAHL6rC8BQAEkAIG&ln=3Dmy%252fcss was not= found > {code:title=3Dindex.xhtml|borderStyle=3Dsolid} > > > > > > > > {code} = > {code:title=3Dresources/my/colorText.xhtml|borderStyle=3Dsolid} > > xmlns:composite=3D"http://java.sun.com/jsf/composite" > > > > > > > > >

>
>
> > {code} > {code:title=3Dresources/my/css/text.ecss|borderStyle=3Dsolid} > .color-text { > color: fuchsia; > text-weight: bold; > } > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============8479707699648966157==--