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

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s 4.1 [ 11375 ]
        Assignee Priority P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45811 Thu Jul 30 16:41:38 MDT 2015 mircea.toma ICE-10726 Update the progress listener from withing the data transfer loop (previously the progress listener was updated only at the end of file copying).
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/fileentry/FileEntryUpload.java
        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).
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: