Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-3128

put SizeLimitExceededException into request to get the details

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.9
    • 1.4.0
    • Core
    • None
    • all

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            hauser@acm.org Ralf Hauser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: