Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1211

FileUploadConfiguratorImpl should call UploadedFiles.dispose() in endRequest()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.10-core, 1.0.10-core
    • None
    • None

    Description

      FileUploadConfiguratorImpl was created when the upload was moved from ServletFilters to the Configurator Framework.
      The Filter used to call UploadedFiles.dispose() at the end of the request (after the internal _doFilterImpl()).

      We should (at least for Servlet env) put back this call

      Attachments

        Activity

          People

            matzew Matthias Wessendorf
            matzew Matthias Wessendorf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: