Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: EE-4.0.0.GA
-
Component/s: Core Extensions
-
Labels:None
-
Environment:ICEfaces EE 4
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
The following features from the ICEfaces EE 3.3 Core Extensions library are now obsolete in JSF 2.2, ICEfaces EE 4.x, for the reasons noted below:
* A multipart request aware servlet filter to support ICEmobile file upload features on Servlet 2.5 servers (seeMOBI-253).
** This is no longer required as the ICEfaces EE 4 release does not support Servlet 2.5 spec servers, only 3.0+.
* JS code that fixes an IE6/7 problem with the JSF bridge (see ICE-6480).
** This is no longer relevant as ICEfaces EE 4 does not support IE 6 or 7.
Thus, we need to remove all traces of the source code for these two features from the icefaces ee4 trunk.
* A multipart request aware servlet filter to support ICEmobile file upload features on Servlet 2.5 servers (see
** This is no longer required as the ICEfaces EE 4 release does not support Servlet 2.5 spec servers, only 3.0+.
* JS code that fixes an IE6/7 problem with the JSF bridge (see ICE-6480).
** This is no longer relevant as ICEfaces EE 4 does not support IE 6 or 7.
Thus, we need to remove all traces of the source code for these two features from the icefaces ee4 trunk.
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Fix Version/s | EE-4.0.0.GA [ 11071 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.),Compatibility/Configuration [ 10003, 10002 ] | |
Assignee Priority | P2 [ 10011 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Jack Van Ooststroom
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Jack Van Ooststroom
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Removed multipart request aware servlet filter. Removed IE fixing JS code, including supporting classes and resources.