[richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces

Matej Novotny (JIRA) issues at jboss.org
Mon Aug 4 07:00:33 EDT 2014


     [ https://issues.jboss.org/browse/RFPL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Novotny updated RFPL-3418:
--------------------------------

    Description: 
Metamer with MyFaces does not display components correctly.
It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text.

This is likely to be due to some resources (styling) not loaded. 
Showcase and simpleapp work both fine with MyFaces so it's Metamer related only.
Also this bug cannot be reproduced with 4.3.x.

With MyFaces the following CSS files are present on the accordion page:
* common.ecss
* attributes.ecss
* skinning.ecss

While with Mojarra these are present:
* common.ecss
* attributes.ecss
* accordion.css
* icons.css
* log.css
* skinning.ecss

  was:
Metamer with MyFaces does not display components correctly.
It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text.

This is likely to be due to some resources (styling) not loaded. 
Showcase and simpleapp work both fine with MyFaces so it's Metamer related only.
Also this bug cannot be reproduced with 4.3.x.



> Metamer with MyFaces
> --------------------
>
>                 Key: RFPL-3418
>                 URL: https://issues.jboss.org/browse/RFPL-3418
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.5.0.Alpha3
>         Environment: Tomcat 7/8
> MyFaces (2.1.x, 2.2.x)
> RF 4.5.0.Alpha3
>            Reporter: Matej Novotny
>
> Metamer with MyFaces does not display components correctly.
> It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text.
> This is likely to be due to some resources (styling) not loaded. 
> Showcase and simpleapp work both fine with MyFaces so it's Metamer related only.
> Also this bug cannot be reproduced with 4.3.x.
> With MyFaces the following CSS files are present on the accordion page:
> * common.ecss
> * attributes.ecss
> * skinning.ecss
> While with Mojarra these are present:
> * common.ecss
> * attributes.ecss
> * accordion.css
> * icons.css
> * log.css
> * skinning.ecss



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-planning-issues mailing list