Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.6DR#4
-
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"
<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
- depends on
-
ICE-1644 Custom components are not using uniform strategy for styling
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Neil Griffin
created issue -
Neil Griffin
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | sample-jsf-icefaces-sun-portlet.zip [ 10421 ] |
Ken Fyten
made changes -
Assignee | Adnan Durrani [ adnan.durrani ] |
Adnan Durrani
made changes -
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Assignee Priority | P2 |
Adnan Durrani
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6DR#6 [ 10090 ] | |
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |