-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: liferay-faces-3.2.5-ga6
-
Fix Version/s: liferay-faces-3.2.6-ga7
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Steps to reproduce:
1. Deploy the showcase-portlet onto a JBoss bundle
2. alloy:inputFile -> Progress -> choose 4 files (f1, f2, f3, f4) -> (preview for all of them shows fine) -> upload
Expected results:
- 4 files should be uploaded and appear in the model values
Actual results:
- 1 file (f1) is uploaded
3. alloy:inputFile -> Progress -> choose 4 more files (f5, f6, f7, f8) -> (preview for all of them shows fine) -> upload
Expected results:
- All 8 files should now be in the model values
Actual Results:
- see f1, f2, f3, and f4 (from the step above), and also f5 in the model values, but not see f6, f7, f8.
No errors occur in the JBoss log file or the Javascript console on Chrome.
- is related to
-
FACES-2412 alloy:inputFile doesn't appear to upload all files when showProgress="true" on ajax request (WebLogic)
-
- Closed
-
- relates
-
FACES-2357 alloy:inputFile doesn't appear to upload all files when showProgress="true" on ajax request
-
- Closed
-