Hello Team,
http://java.net/jira/browse/JAVASERVERFACES-3404 multiple file uploads.
SECTION: Modified Files
----------------------------
M jsf-ri/src/main/java/com/sun/faces/renderkit/html_basic/FileRenderer.java
- In decode() remove the component.setTransient(true). I'm not sure why
this was in there in the first place, but it's been there since the
initial revision of the file. I re-ran all the automated tests and
they all passed, however, the file upload tests are, in fact, not
running due to some difficulties with HtmlUnit that we are counting on
Manfred fixing.
I executed this test manually and found that it worked.
M test/web-profile/renderKit/basic/src/test/java/com/sun/faces/test/webprofile/renderKit/basic/Spec802IT.java
A test/web-profile/renderKit/basic/src/main/webapp/uploadMultipleTimes.xhtml
- Manual test only. Note that the other methods in this file need to
have @Test.
--
| edward.burns_at_oracle.com | office: +1 407 458 0017
| 9 work days til JavaOne 2014
| 5 work days til start of JSF 2.3 and Servlet 4.0