Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components, Framework
-
Labels:None
-
Environment:ICEfaces EE 3.3.0 P01, ICEmobile EE 1.3.0, Tomcat 7, Websphere 8.5
-
Assignee Priority:P1
-
Salesforce Case Reference:
-
Workaround Exists:Yes
-
Workaround Description:
Description
With an app that uses both ICEfaces and ICEmobile, there is an issue where clicking on an h:commandLink doesn't work when clicked.
In Tomcat, adding in the <multipart-config/> for the Faces Servlet declaration resolves the issue. Unfortunately this isn't the case for Websphere 8.5.
The issue seems to be due to some changes for the FileEntry component for Servlet 3 support.
In Tomcat, adding in the <multipart-config/> for the Faces Servlet declaration resolves the issue. Unfortunately this isn't the case for Websphere 8.5.
The issue seems to be due to some changes for the FileEntry component for Servlet 3 support.
Attached source code for test.