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"
-
Hide
- sample-jsf-icefaces-sun-portlet.zip
- 4.61 MB
- Neil Griffin
-
- sample-jsf-icefaces-sun-portlet/build.xml 4 kB
- sample-jsf-icefaces-sun-portlet/.../build.xml 3 kB
- sample-jsf-icefaces-sun-portlet/.../build-impl.xml 35 kB
- sample-jsf-icefaces-sun-portlet/.../genfiles.properties 0.4 kB
- sample-jsf-icefaces-sun-portlet/.../private.properties 0.0 kB
- sample-jsf-icefaces-sun-portlet/.../project.xml 0.4 kB
- sample-jsf-icefaces-sun-portlet/Edit.jspx 3 kB
- sample-jsf-icefaces-sun-portlet/Help.jspx 0.8 kB
- sample-jsf-icefaces-sun-portlet/.../context.xml 0.3 kB
- sample-jsf-icefaces-sun-portlet/.../MANIFEST.MF 0.1 kB
- sample-jsf-icefaces-sun-portlet/.../ant-deploy.xml 2 kB
- sample-jsf-icefaces-sun-portlet/.../build-impl.xml 51 kB
- sample-jsf-icefaces-sun-portlet/.../genfiles.properties 0.4 kB
- sample-jsf-icefaces-sun-portlet/.../private.properties 5 kB
- sample-jsf-icefaces-sun-portlet/.../private.xml 0.2 kB
- sample-jsf-icefaces-sun-portlet/.../project.properties 4 kB
- sample-jsf-icefaces-sun-portlet/.../project.xml 4 kB
- sample-jsf-icefaces-sun-portlet/View.jspx 8 kB
- sample-jsf-icefaces-sun-portlet/.../FileUploaderManagedBean.class 5 kB
- sample-jsf-icefaces-sun-portlet/.../ActionOutcomes.class 0.4 kB
- sample-jsf-icefaces-sun-portlet/.../EmailAddressValidator.class 2 kB
- sample-jsf-icefaces-sun-portlet/.../FacesMessageUtil.class 4 kB
- sample-jsf-icefaces-sun-portlet/.../PhoneNumberConverter.class 3 kB
- sample-jsf-icefaces-sun-portlet/.../PortalPreferenceUtil.class 3 kB
- sample-jsf-icefaces-sun-portlet/.../ResourceBundleUtil.class 2 kB
- sample-jsf-icefaces-sun-portlet/.../JobApplication.class 4 kB
- sample-jsf-icefaces-sun-portlet/.../PortalUser.class 1 kB
- sample-jsf-icefaces-sun-portlet/.../Preferences.class 0.3 kB
- sample-jsf-icefaces-sun-portlet/.../PreferenceEditorManagedBean.class 5 kB
- sample-jsf-icefaces-sun-portlet/.../Edit.properties 0.2 kB
Issue Links
- depends on
-
ICE-1644 Custom components are not using uniform strategy for styling
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion