ICEfaces
  1. ICEfaces
  2. ICE-10726

ace:fileEntry - Incremental progress bar never appears

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4, ace:progressBar

      Description

      It appears that a regression has been introduced into the ace:progressBar component beginning with ICEfaces 4.0.

      When uploading large files, the expected behaviour in the component is as described in the TLD doc:

      "...If server push is enabled, then the component will automatically push progress information to the indicator, and once that has been received, the indicator will automatically switch to display the incrementalprogress bar. The progress pushes are rate limited to be no more frequent than once every 2 seconds, and are only sent at 1% progress increments."

      However, with 4.0+ showcase, no incremental progress bar appears, regardless of the file size. Only the none-deterministic flashing bar progress indicator is ever displayed.

      I also tested using the org.icefaces.lazyPush=false config. parameter to ensure that push was enabled with the same results.

        Activity

        Hide
        Mircea Toma added a comment -

        Update the progress listener from withing the data transfer loop (previously the progress listener was updated only at the end of file copying).

        Show
        Mircea Toma added a comment - Update the progress listener from withing the data transfer loop (previously the progress listener was updated only at the end of file copying).

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: