Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:HideICEfaces3 trunk revision # 34970
Using Mojarra 2.2 JSF downloaded from:
https://maven.java.net/content/repositories/releases/org/glassfish/javax.faces/2.2.0-m15/
Server: tomcat7
Browser: all
ShowICEfaces3 trunk revision # 34970 Using Mojarra 2.2 JSF downloaded from: https://maven.java.net/content/repositories/releases/org/glassfish/javax.faces/2.2.0-m15/ Server: tomcat7 Browser: all
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
file-callback (all browsers): new failure in automation (passed in previous regressions on Tomcat6/Mojarra 2.1)
Fails manually to return MD5 checksum on file upload; passes with Mojarra 2.1.
Steps:
- build file-callback tutorial using Mojarra 2.2, and deploy to tomcat7.
- click on 'Browse' button to upload file:
C:\svn\repo\qa\trunk\Regression-Icefaces2\Sparkle\Nightly\fileEntry\web\files\1
- click on 'Get MD5 Checksum' -> no message is rendered on the page.
Fails manually to return MD5 checksum on file upload; passes with Mojarra 2.1.
Steps:
- build file-callback tutorial using Mojarra 2.2, and deploy to tomcat7.
- click on 'Browse' button to upload file:
C:\svn\repo\qa\trunk\Regression-Icefaces2\Sparkle\Nightly\fileEntry\web\files\1
- click on 'Get MD5 Checksum' -> no message is rendered on the page.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mark Collette [ mark.collette ] | |
Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Affects Version/s | 3.3 [ 10370 ] | |
Affects Version/s | EE-3.3.0.GA [ 10572 ] | |
Affects Version/s | 3.4 [ 10770 ] | |
Assignee Priority | P2 [ 10011 ] |
Component/s | ACE-Components [ 10050 ] |
Affects | Compatibility/Configuration [ 10002 ] |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Summary | File-callback tutorial fails (Mojarra 2.2) | ace:fileEntry fails to upload files (Mojarra 2.2) |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37399 | Tue Aug 13 18:40:08 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | Compatibility/Configuration [ 10002 ] | Documentation (User Guide, Ref. Guide, etc.),Compatibility/Configuration [ 10003, 10002 ] |
Resolution | Fixed [ 1 ] | |
Security | Private [ 10001 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37714 | Thu Aug 29 11:01:40 MDT 2013 | mark.collette | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Mark Collette [ mark.collette ] | Arturo Zambrano [ artzambrano ] |
Link | This issue blocks ICE-9589 [ ICE-9589 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38314 | Mon Sep 30 11:04:16 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38322 | Mon Sep 30 17:09:55 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Summary | ace:fileEntry fails to upload files (Mojarra 2.2) | ace:fileEntry fails to upload files using Multi-part (Mojarra 2.2) |
Summary | ace:fileEntry fails to upload files using Multi-part (Mojarra 2.2) | ace:fileEntry - Add support for Servlet 3 multi-part uploads |
Summary | ace:fileEntry - Add support for Servlet 3 multi-part uploads | ace:fileEntry - Add support for JSF 2.2/Servlet 3 multi-part uploads |
Summary | ace:fileEntry - Add support for JSF 2.2/Servlet 3 multi-part uploads | ace:fileEntry - Add support for Servlet 3 multi-part uploads |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Arturo Zambrano [ artzambrano ] | Ken Fyten [ ken.fyten ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Tested with the showcase app using Mojarra 2.2, for both regular uploads and callback uploads, and they both worked fine. So this is specific to the tutorial app, and not the ace:fileEntry component itself.