ICEfaces
  1. ICEfaces
  2. ICE-1621

The <ice:inputFile/> "styleClass" property getting rendered with the word "Text" appended to the end

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Win XP / Tomcat 5.5.17 / Liferay 4.3.0 (pre-release)

      Description

      In the attached sample portlet, the following code in View.jspx:

                          <ice:inputFile
                              id="inputFile1" actionListener="#{ResumeUploader.actionListener}"
                              binding="#{ResumeUploader.inputFile}" buttonClass="portlet-form-button" file="#{JobApplication.file}"
                              label="#{JobApplicationMsgs.uploadResume}"
                              progressListener="#{ResumeUploader.progressListener}" styleClass="portlet-form-input-field"/>

      Is causing the class attribute of the <input type="file"/> element within the IFRAME to be rendered like this:

      class="iceFileUploadText portlet-form-input-fieldText"/>

      Note that the word "Text" should not be at the end of "portlet-form-input-fieldText"

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Neil Griffin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: