ICEfaces
  1. ICEfaces
  2. ICE-2237

Can't upload very small files when SSL is enabled

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.1
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      jsf 1.2, jboss 4.2, windows

      Description

       There seems to be a bug in apache file upload 1.2 which causes files which are 44 bytes or less to not be uploaded.

      44 bytes is the length of the delimiter between parts of the multi-part stream. It seems that if the contents of the file is less than the size of the stream delimiter, then the input stream returns 0 bytes from the stream.
      1. screenshot-1.jpg
        152 kB
      2. screenshot-2.jpg
        187 kB
      3. screenshot-3.jpg
        156 kB

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15812 Fri Feb 15 11:43:53 MST 2008 yip.ng ICE-2237
        New version (1.3-SNAPSHOT) to fix bug in https file upload of small files from Firefox.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/lib/commons-fileupload.jar
        Commit graph MODIFY /icefaces/trunk/icefaces/lib/versions-licenses.html
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15361 Wed Dec 12 17:49:13 MST 2007 yip.ng ICE-2237
        Set minimum width of input + button fields of popup calendar.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: