Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 59658 invoked from network); 21 Oct 2004 13:53:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Oct 2004 13:53:12 -0000 Received: (qmail 13988 invoked by uid 500); 21 Oct 2004 13:52:39 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 13852 invoked by uid 500); 21 Oct 2004 13:52:38 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 13768 invoked by uid 99); 21 Oct 2004 13:52:37 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 21 Oct 2004 06:52:32 -0700 Received: (qmail 15525 invoked by uid 50); 21 Oct 2004 13:54:34 -0000 Date: 21 Oct 2004 13:54:34 -0000 Message-ID: <20041021135434.15524.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 31828] New: - Size Threshold in Commons Upload not Working X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=31828 Size Threshold in Commons Upload not Working Summary: Size Threshold in Commons Upload not Working Product: Commons Version: Nightly Builds Platform: PC OS/Version: Windows XP Status: NEW Severity: Critical Priority: Other Component: File Upload AssignedTo: commons-dev@jakarta.apache.org ReportedBy: michael@michaelmcgrady.com When I upload a file size of 0 even though the size threshold is set at 4096, commons upload still uploads the file. FileUploadBase parseRequest(HttpServletRequest) appears not to interface the the threshold setting. Michael McGrady --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org