[
https://issues.apache.org/jira/browse/WW-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952965#comment-14952965
]
Hudson commented on WW-4466:
----------------------------
SUCCESS: Integrated in Struts-JDK7-master #371 (See
[https://builds.apache.org/job/Struts-JDK7-master/371/])
made bufferSize optional, see WW-4466 (cnenning: rev
fbe7d5138e7f4e67552f766c80cc033050660777)
*
core/src/main/java/org/apache/struts2/dispatcher/multipart/JakartaStreamMultiPartRequest.java
> struts.multipart.bufferSize must be set manually
> ------------------------------------------------
>
> Key: WW-4466
> URL: https://issues.apache.org/jira/browse/WW-4466
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.3.20
> Reporter: Christoph Nenning
> Priority: Minor
> Fix For: 2.3.24
>
>
> With WW-3025 there was a new config constant introduced:
> struts.multipart.bufferSize
> Currently it is set as required and hence applications must specify it. The
> default value is always overridden.
> -> should be required = false
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)