ICEpdf
  1. ICEpdf
  2. PDF-16

File upload feature in ICEpdf / ICEfaces servlet example app. not reliable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.0
    • Component/s: Examples
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P3
    • Affects:
      Sample App./Tutorial

      Description

      The file upload feature in the ICEpdf / ICEfaces servlet sample application is not reliable. Approx. 50% of the time any files that are uploaded are reported as being corrupt pdf files by the application.

      This requires further investigation.

        Activity

        Hide
        Ken Fyten added a comment -

        Note that this feature has been commented out of the source code in the current release version due to this issue.

        Show
        Ken Fyten added a comment - Note that this feature has been commented out of the source code in the current release version due to this issue.
        Hide
        Mark Collette added a comment -

        Changes in ICEfaces 1.8.1 fix this issue.

        Show
        Mark Collette added a comment - Changes in ICEfaces 1.8.1 fix this issue.
        Hide
        Mark Collette added a comment -

        The problems was that a script node that the panelPopup didn't have an id, so more than necessary was being sent to the browser. When the inputFile's iframe is updated, the upload is aborted by the browser, causing the server to not receive the whole file, and mark the file as invalid.

        Show
        Mark Collette added a comment - The problems was that a script node that the panelPopup didn't have an id, so more than necessary was being sent to the browser. When the inputFile's iframe is updated, the upload is aborted by the browser, causing the server to not receive the whole file, and mark the file as invalid.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: