[ 
https://issues.apache.org/struts/browse/STR-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45492#action_45492
 ] 

Paul Benedict commented on STR-3128:
------------------------------------

This issue is related to https://issues.apache.org/jira/browse/FILEUPLOAD-154 
and is slated for Commons FileUpload 1.3

> 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: 1.4.0
>
>
> 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.

Reply via email to