[richfaces-issues] [JBoss JIRA] Created: (RF-6727) fileUpload: "styleClass" attribute doesn't work.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Tue Apr 7 11:11:22 EDT 2009


fileUpload: "styleClass" attribute doesn't work.
------------------------------------------------

                 Key: RF-6727
                 URL: https://jira.jboss.org/jira/browse/RF-6727
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: IE6, IE7, IE8, FF2, FF3.0.7, Safari 3.1, Opera 9.62, Chrome 1.0.154.43(3.3.1.BETA3)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski


#1. Define fileUploadStyleClass css style class:
<style>
.fileUploadStyleClass{
background-color: red;
}
</style>
#2. Set styleClass component attribute to "fileUploadStyleClass".
#3. Navigate to the page and verify "fileUploadStyleClass" rendering in page source code.

Actual behavior:
"fileUploadStyleClass" is not rendered.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list