You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Victor Igumnov (JIRA)" <ji...@apache.org> on 2007/05/29 03:48:15 UTC

[jira] Created: (WICKET-597) UploadProgress shows no progress

UploadProgress shows no progress
--------------------------------

                 Key: WICKET-597
                 URL: https://issues.apache.org/jira/browse/WICKET-597
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.0-beta2, 1.3.0-rc1, trunk
         Environment: Tried on tomcat6/resin3/jetty5 ; jvm 1.5/freebsd6   with varous browsers
            Reporter: Victor Igumnov


UploadProgress displays "Upload in Progress" or such but does not have any indicator on the file upload. I have tried the following containers tomcat6/resin3/jetty5 with various browsers and it produces the same result; no progress indicator. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-597) UploadProgress shows no progress

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw resolved WICKET-597.
---------------------------------

    Resolution: Cannot Reproduce

This is working fine for me with current trunk. Note that you need to be using an UploadWebRequest for the UploadProgressBar to work. I've just updated the javadoc in UploadProgressBar to make this more obvious, and put a log.warn check in appropriately.

> UploadProgress shows no progress
> --------------------------------
>
>                 Key: WICKET-597
>                 URL: https://issues.apache.org/jira/browse/WICKET-597
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta2, 1.3.0-rc1, trunk
>         Environment: Tried on tomcat6/resin3/jetty5 ; jvm 1.5/freebsd6   with varous browsers
>            Reporter: Victor Igumnov
>
> UploadProgress displays "Upload in Progress" or such but does not have any indicator on the file upload. I have tried the following containers tomcat6/resin3/jetty5 with various browsers and it produces the same result; no progress indicator. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.