You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2016/11/21 08:40:58 UTC

[jira] [Created] (WW-4717) Refactor file upload support to allow create virtual representation of java.ioFile

Lukasz Lenart created WW-4717:
---------------------------------

             Summary: Refactor file upload support to allow create virtual representation of java.ioFile
                 Key: WW-4717
                 URL: https://issues.apache.org/jira/browse/WW-4717
             Project: Struts 2
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.5.5
            Reporter: Lukasz Lenart
            Assignee: Lukasz Lenart
             Fix For: 2.5.6


Right now file upload logic is using {{java.io.File}} directly to represent uploaded files but access to this class is restricted in some cloud environments  e.g. Google AppEngine



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)