You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2008/01/24 08:06:18 UTC

[jira] Updated: (STR-3128) put SizeLimitExceededException into request to get the details

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

Paul Benedict updated STR-3128:
-------------------------------

    Fix Version/s: Pending Review

> put SizeLimitExceededException into request to get the details
> --------------------------------------------------------------
>
>                 Key: STR-3128
>                 URL: https://issues.apache.org/struts/browse/STR-3128
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.3.9
>         Environment: all
>            Reporter: Ralf Hauser
>             Fix For: Pending Review
>
>
> SizeException(String message, long actual, long permitted) caught in org.apache.struts.upload.CommonsMultipartRequestHandler.handleRequest has three interesting parameter that may help me assemble a decent error message. Unfortunately, all this is ignored (not even a "log.debug").
> Therefore please create a "MultipartRequestHandler.ATTRIBUTE_MAX_LENGTH_EXCEEDED_EXCEPTION" where I could retrieve the details
> see also issue STR-1750

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