You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Attila Király (JIRA)" <ji...@apache.org> on 2011/04/09 15:49:05 UTC

[jira] [Updated] (WICKET-3524) Proposal: merge upload progress monitoring functionality into wicket-core

     [ https://issues.apache.org/jira/browse/WICKET-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Király updated WICKET-3524:
----------------------------------

    Attachment: fix-WICKET-3524-2.patch

To make sure the patch is easy to apply I made a new version. Here is how to apply it:

1. move
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/form/upload/UploadInfo.java
to
wicket-core/src/main/java/org/apache/wicket/protocol/http/servlet/UploadInfo.java

2. apply patch

3. delete
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/form/upload/MultipartRequest.java
and
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/form/upload/UploadWebRequest.java

> Proposal: merge upload progress monitoring functionality into wicket-core
> -------------------------------------------------------------------------
>
>                 Key: WICKET-3524
>                 URL: https://issues.apache.org/jira/browse/WICKET-3524
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core, wicket-extensions
>    Affects Versions: 1.5-RC2
>            Reporter: Attila Király
>         Attachments: fix-WICKET-3524-2.patch, fix-WICKET-3524.patch
>
>
> Based on the dev list mail
> http://apache-wicket.1842946.n4.nabble.com/Proposal-merge-upload-progress-monitoring-functionality-into-wicket-core-td3346567.html
> I am attaching a patch that merges UploadWebRequest and MultipartRequest into their superclasses and moves UploadInfo class from extensions to core.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira