From jira-events at lists.jboss.org Wed Mar 2 12:09:06 2011 Content-Type: multipart/mixed; boundary="===============5404079185980269161==" MIME-Version: 1.0 From: Jay Balunas (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-10646) Css in composite components not found with MyFaces Date: Wed, 02 Mar 2011 12:09:06 -0500 Message-ID: <139293089.14388.1299085746145.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1105593877.10842.1298991485880.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============5404079185980269161== 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 ] Jay Balunas updated RF-10646: ----------------------------- Assignee: Nick Belaevski Fix Version/s: 4.0.0.Final For investigation, and possible inclusion into Final depending on impact. > 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 > Environment: RichFaces 4.0.0-SNAPSHOT SVN r.21968 > MyFaces 2.0.5-SNAPSHOT (and all older versions) > Tomcat 6.0.29 > all browsers > Reporter: Pavol Pitonak > Assignee: Nick Belaevski > Fix For: 4.0.0.Final > > 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. For more information on JIRA, see: http://www.atlassian.com/software/jira --===============5404079185980269161==--