Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02
-
Fix Version/s: EE-3.3.0.GA_P03
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:P03 tag rev. 41762 / Jenkins P03 Build# 4
Server: JBoss EAP 6.3.0
Browsers: all
-
Assignee Priority:P1
Description
showcase > ace:fileEntry:
Overview, Validation: files cannot be uploaded and a validation messages is displayed when submitting a valid file for upload: "The file is required to submit this form" (Overview demo), or "You must select a file to upload" (Validation demo) (all browsers).
The web.xml was configured for servlet 3.0 and the multipart-config tag was enabled.
Overview, Validation: files cannot be uploaded and a validation messages is displayed when submitting a valid file for upload: "The file is required to submit this form" (Overview demo), or "You must select a file to upload" (Validation demo) (all browsers).
The web.xml was configured for servlet 3.0 and the multipart-config tag was enabled.
Activity
Field | Original Value | New Value |
---|---|---|
Summary | showcase - ace:fileEntry upload failure (JBoss EAP 6.3.0) | showcase - ace:fileEntry upload failure immediately following server restart (JBoss EAP 6.3.0) |
Description |
showcase > ace:fileEntry:
Overview, Validation: files cannot be uploaded and a validation messages is displayed when submitting a valid file for upload: "The file is required to submit this form" (Overview demo), or "You must select a file to upload" (Validation demo) (all browsers). These errors occur when testing fileEntry first time after deploying showcase; after navigating to, and testing another demo such as dialog > Overview, the file uploads start suddenly working. The web.xml was configured for servlet 3.0 and the multipart-config tag was enabled. |
showcase > ace:fileEntry:
Overview, Validation: files cannot be uploaded and a validation messages is displayed when submitting a valid file for upload: "The file is required to submit this form" (Overview demo), or "You must select a file to upload" (Validation demo) (all browsers). The web.xml was configured for servlet 3.0 and the multipart-config tag was enabled. |
Summary | showcase - ace:fileEntry upload failure immediately following server restart (JBoss EAP 6.3.0) | showcase - ace:fileEntry upload failure (JBoss EAP 6.3.0) |
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Assignee Priority | P1 [ 10010 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Security | Private [ 10001 ] |
Affects Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Affects Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
JBoss EAP 6.3.0 comes with Mojarra 2.1.28 bundled already, and the file upload works well with it. Is there a particular reason why we need to define a separate Mojarra version in EAP?