You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jelmer Kuperus (JIRA)" <ji...@apache.org> on 2008/04/09 00:59:58 UTC

[jira] Updated: (WW-2580) Add filename argument to acceptFile method in FileUploadInterceptor

     [ https://issues.apache.org/struts/browse/WW-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jelmer Kuperus updated WW-2580:
-------------------------------

    Attachment: patch2.diff

adds filename argument to acceptFile method and adds allowedExtensions property

> Add filename argument to acceptFile method in FileUploadInterceptor
> -------------------------------------------------------------------
>
>                 Key: WW-2580
>                 URL: https://issues.apache.org/struts/browse/WW-2580
>             Project: Struts 2
>          Issue Type: New Feature
>    Affects Versions: 2.0.11.1
>            Reporter: Jelmer Kuperus
>         Attachments: patch2.diff
>
>
> It would be quite usefull to extend the acceptFile  method in FileUploadInterceptor with an additional argument that passes in the original filename. This allows you to filter uploads based on its extension / name and not merely on the content type. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.