Upload max size limit hardcoded to aprox. 10 megabyte.
------------------------------------------------------

         Key: TAPESTRY-764
         URL: http://issues.apache.org/jira/browse/TAPESTRY-764
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
    Reporter: Jerker Klang


MultipartDecoderImpl, the class used for the Upload component contains a hard 
coded request size limit on 10000000 bytes (private member variable maxSize). 
This limit should be changable, preferably on Form level, but I have no idea on 
how to accomplish this.

Problem located in Tapestry-4.0-beta13.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to