ICEfaces
  1. ICEfaces
  2. ICE-1468

inputFile silently fails in some cases

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#3
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      WinXP, Firefox 1.5.0.11, JBoss 4.0.4 GA, ICEfaces 1.6.0 DR3

      Description

      File uploads were mysteriously failing, with no exceptions or messages or actionListener invocation. Turns out that if you specify com.icesoft.faces.uploadDirectory in the web.xml for a directory that doesn't exist, then there would be an IOException on the server that would be trapped and ignored.

      Further investigation found that any error, even the ones properly trapped and messaged, would result in actionListener not being invoked.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13740 Wed May 02 19:48:23 MDT 2007 mark.collette ICE-1468 : inputFile silently fails in some cases
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/UploadServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13629 Fri Apr 20 20:14:00 MDT 2007 mark.collette ICE-1468 : inputFile silently fails in some cases
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: