From issues-return-5776-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Wed Jul 04 06:51:54 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 82867 invoked from network); 4 Jul 2007 06:51:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2007 06:51:53 -0000 Received: (qmail 97227 invoked by uid 500); 4 Jul 2007 06:51:52 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 97176 invoked by uid 500); 4 Jul 2007 06:51:52 -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 97149 invoked by uid 99); 4 Jul 2007 06:51:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 23:51:52 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2007 23:51:47 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8A8717141F7 for ; Tue, 3 Jul 2007 23:51:27 -0700 (PDT) Message-ID: <80428.1183531887562.JavaMail.jira@brutus> Date: Tue, 3 Jul 2007 23:51:27 -0700 (PDT) From: "Henri Yandell (JIRA)" To: issues@struts.apache.org Subject: [jira] Commented: (STR-2700) Hanging Fileupload in Large Input JSP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/struts/browse/STR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41349 ] Henri Yandell commented on STR-2700: ------------------------------------ Also with 1.6.0-beta2 on Windows XP. Both times with Tomcat 5.5.23. OS X was with 5.5.20. > Hanging Fileupload in Large Input JSP > ------------------------------------- > > Key: STR-2700 > URL: https://issues.apache.org/struts/browse/STR-2700 > Project: Struts 1 > Issue Type: Bug > Components: Core > Affects Versions: 1.2.8 > Environment: Operating System: All > Platform: PC > Reporter: Urs Hassler > Assignee: Henri Yandell > Fix For: 1.4.0 > > Attachments: upload.jsp > > > Steps: > 1. Select the WAR struts-example.war in the binary distribution of struts 1.2.8 > 2. Modify the page Upload.jsp in the following way: Add a 20 kB of static HTML > after the form. > 3. Deploy > Observation: > - A file upload with a filesize < Max Filesize completes correctly. > - A file upload with a filesize > Max Filesize does not complete. The > application hangs and the error message will not be displayed. > This behavior has been tested on Tomcat / PC, Weblogic 8.1 / Sun, Weblogic 8.1 / PC -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.