You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2008/11/30 23:48:19 UTC

[jira] Commented: (ROL-1631) Upload size error more than 2097152 bytes

    [ https://issues.apache.org/roller/browse/ROL-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14464#action_14464 ] 

David Johnson commented on ROL-1631:
------------------------------------

I think the fix is to setup Struts to accept up to 1GB, but keep the Roller limit at 1MB

# If you want to allow uploads over 1 billion bytes, then set this higher:
struts.multipart.maxSize=1000000000


> Upload size error more than 2097152 bytes
> -----------------------------------------
>
>                 Key: ROL-1631
>                 URL: https://issues.apache.org/roller/browse/ROL-1631
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0
>         Environment: Tomcat 6.0.14, Solaris10 x86
>            Reporter: Yossie
>            Assignee: David Johnson
>
> When I upload files more than 2097152 bytes in Roller 4.0, the following error occurs.
> -----------------------------------------------------------------------
> the request was rejected because its size (6020499) exceeds the
> configured maximum (2097152)
> -----------------------------------------------------------------------
> My "File Upload Settings" is
>   Max File Size (MB): 64
>   Max Directory Size (MB): 1024

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