You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Aleksandr Mashchenko (JIRA)" <ji...@apache.org> on 2016/01/06 18:13:40 UTC

[jira] [Created] (WW-4583) JakartaStreamMultiPartRequest fails on short file name and on empty form

Aleksandr Mashchenko created WW-4583:
----------------------------------------

             Summary: 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.x


{{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)