Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-36

Multipart config not working for the path of the request it is currently handling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 6.1.0.GA
    • Web (JBoss Web)
    • None

    Description

      It seems like jboss is only enabling multipart support for the request based on whether or not the original request path matches one of the servlets configured for multipart support, whereas it should be enabling support based on the path of the request it is currently handling (which might have been "included" by the RequestDispatcher).

      More information can be found at: http://stackoverflow.com/questions/19297400/multipart-config-not-working-for-dynamic-added-servlet-in-a-curious-condition

      and: http://stackoverflow.com/a/19447236/1400037

      I took a fast read at the spec but did not find anything explicit about this behavior, but IMO ppl should have this kind of control.

      The guy in the second link tested in Jetty version 8.1.13.v20130916 and it worked.

      Attachments

        Activity

          People

            rmaucher Remy Maucherat
            fagnerbrack Fagner Martins (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: