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.
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.