Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18E9A10C4E for ; Mon, 16 Feb 2015 13:18:13 +0000 (UTC) Received: (qmail 46568 invoked by uid 500); 16 Feb 2015 13:18:12 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 46495 invoked by uid 500); 16 Feb 2015 13:18:12 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 46268 invoked by uid 99); 16 Feb 2015 13:18:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2015 13:18:12 +0000 Date: Mon, 16 Feb 2015 13:18:11 +0000 (UTC) From: "Christoph Nenning (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WW-4466) struts.multipart.bufferSize must be set manually MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Christoph Nenning created WW-4466: ------------------------------------- Summary: 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.22 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)