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


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