[richfaces-issues] [JBoss JIRA] (RF-12538) Setting enableControlSkinning=false still applies styles to rich:message

Ivo Maixner (JIRA) jira-events at lists.jboss.org
Tue Oct 16 15:46:01 EDT 2012


Ivo Maixner created RF-12538:
--------------------------------

             Summary: Setting enableControlSkinning=false still applies styles to rich:message
                 Key: RF-12538
                 URL: https://issues.jboss.org/browse/RF-12538
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: skinning
    Affects Versions: 4.3.0.M1, 4.2.2.Final, 4.2.1.Final
         Environment: JBoss 7, server provided Mojarra JSF implementation, application UI styled using Twitter Bootstrap.
            Reporter: Ivo Maixner


Having org.richfaces.enableControlSkinning=false in web.xml. All UI components styles are left untouched by RichFaces (and so still styled by Bootstrap), but rich:message and rich:messages are re-styled by RichFaces (and so the Bootstrap styling is over-ridden and ruined).

Setting enableControlSkinning=false should prevent any styles being applied by RichFaces.

I resort to RichFaces only to propagate JSR-303 bean validation onto client side in JavaScript. I do not want RichFaces to mess with my UI design.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list