ICEfaces
  1. ICEfaces
  2. ICE-3582

Seam MultipartFilter interferes with UploadServer

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.7.2
    • Component/s: Framework, ICE-Components
    • Labels:
      None
    • Environment:
      Seam 2.1.0

      Description

      This affects all versions of ICEfaces, and is not a regression on our part. It looks like, to support their own upload component, Seam have added a MultipartFilter, which previously, in Seam 2.0.2 SP1, did not cause problems for our UploadServer, which ice:inputFile makes use of. But, with Seam 2.1.0 CR1, the MultpartFilter is now parsing the content from the input stream, so that information is not available to be read by the commons-upload library anymore.

      From org.jboss.seam.web.MultipartFiler.doFilter(-):
               // Force the request to be parsed now
               multipartRequest.getParameterNames();

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17676 Tue Sep 30 14:56:11 MDT 2008 mark.collette ICE-3582 : Seam MultipartFilter interferes with UploadServer
        Files Changed
        Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/core/conf/META-INF/components.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17677 Tue Sep 30 15:10:28 MDT 2008 mark.collette ICE-3582 : Seam MultipartFilter interferes with UploadServer
        Files Changed
        Commit graph ADD /icefaces/trunk/icefaces/core/conf/META-INF/components.xml
        Mark Collette created issue -
        Hide
        Mark Collette added a comment -

        I added a Seam style components.xml into our icefaces.jar's META-INF directory, with the markup for disabling the MultipartFilter.

        TRUNK
        Subversion 17677
        ICEfaces 1.7 branch
        Subversion 17676
        icefaces\core\conf\META-INF\components.xml

        Show
        Mark Collette added a comment - I added a Seam style components.xml into our icefaces.jar's META-INF directory, with the markup for disabling the MultipartFilter. TRUNK Subversion 17677 ICEfaces 1.7 branch Subversion 17676 icefaces\core\conf\META-INF\components.xml
        Mark Collette made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.7.2 [ 10130 ]
        Resolution Fixed [ 1 ]
        Assignee Mark Collette [ mark.collette ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Mark Collette [ mark.collette ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: