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 74FF518A70 for ; Wed, 6 Jan 2016 17:36:40 +0000 (UTC) Received: (qmail 66222 invoked by uid 500); 6 Jan 2016 17:36:40 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 66178 invoked by uid 500); 6 Jan 2016 17:36:40 -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 66154 invoked by uid 99); 6 Jan 2016 17:36:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2016 17:36:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E0B242C14F4 for ; Wed, 6 Jan 2016 17:36:39 +0000 (UTC) Date: Wed, 6 Jan 2016 17:36:39 +0000 (UTC) From: "Aleksandr Mashchenko (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (WW-4583) JakartaStreamMultiPartRequest fails on short file name and on empty form MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Mashchenko resolved WW-4583. -------------------------------------- Resolution: Fixed Fix Version/s: (was: 2.5.x) 2.5 > JakartaStreamMultiPartRequest fails on short file name and on empty form > ------------------------------------------------------------------------ > > Key: WW-4583 > URL: https://issues.apache.org/jira/browse/WW-4583 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.3.24 > Reporter: Aleksandr Mashchenko > Assignee: Aleksandr Mashchenko > Fix For: 2.3.25, 2.5 > > > {{JakartaStreamMultiPartRequest}} will throw {{IllegalArgumentException}} with message "Prefix string too short" when trying to submit form with empty file input - [source|http://stackoverflow.com/q/34629223/1700321]. > Same exception will be thrown on submitting a file with name shorter than 3 characters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)