You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "adam brin (JIRA)" <ji...@apache.org> on 2017/07/14 15:05:00 UTC

[jira] [Commented] (WW-4768) Add proper validation if request is a multipart request

    [ https://issues.apache.org/jira/browse/WW-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087435#comment-16087435 ] 

adam brin commented on WW-4768:
-------------------------------

FYI -- as of 2.5.12 Dashes are still not supported in the regex, and the regex is much stricter than the RFC's spec linked in the WIKI:

https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html

{quote}bcharsnospace :=    DIGIT / ALPHA / "'" / "(" / ")" / "+"  /  "_"  / "," / "-" / "." / "/" / ":" / "=" / "?" {quote}

> Add proper validation if request is a multipart request
> -------------------------------------------------------
>
>                 Key: WW-4768
>                 URL: https://issues.apache.org/jira/browse/WW-4768
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.5.10
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>             Fix For: 2.5.12
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)