You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Philippe Laflamme (JIRA)" <ji...@apache.org> on 2008/02/01 17:05:08 UTC

[jira] Created: (WICKET-1315) Support AJAX File Upload

Support AJAX File Upload
------------------------

                 Key: WICKET-1315
                 URL: https://issues.apache.org/jira/browse/WICKET-1315
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-final
            Reporter: Philippe Laflamme


According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.

I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.

Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Timo Rantalaiho updated WICKET-1315:
------------------------------------

    Fix Version/s:     (was: 1.4-M4)
                   1.5-M1

Being a new (and even experimental) feature, this should go to 1.5.

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.5-M1
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Frank Bille Jensen updated WICKET-1315:
---------------------------------------

    Fix Version/s:     (was: 1.4-M1)
                   1.4-M2

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.4-M2
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Martijn Dashorst updated WICKET-1315:
-------------------------------------

    Fix Version/s:     (was: 1.4-M3)
                   1.4-M4

Moved to next milestone release.

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.4-M4
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Frank Bille Jensen updated WICKET-1315:
---------------------------------------

    Fix Version/s:     (was: 1.4-M2)
                   1.4-M3

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.4-M3
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Igor Vaynberg updated WICKET-1315:
----------------------------------

    Fix Version/s: 1.4-M1

meanwhile a good blog about it here

http://www.demay-fr.net/blog/index.php/2007/12/07/93-simulate-ajax-file-upload-with-wicket



> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.4-M1
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Resolved: (WICKET-1315) Support AJAX File Upload

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

Martin Grigorov resolved WICKET-1315.
-------------------------------------

    Fix Version/s: 1.4.1
                       (was: 1.5-M2)
       Resolution: Duplicate

Close as duplicate of WICKET-2420

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.4.1
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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


[jira] Updated: (WICKET-1315) Support AJAX File Upload

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

Igor Vaynberg updated WICKET-1315:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> Support AJAX File Upload
> ------------------------
>
>                 Key: WICKET-1315
>                 URL: https://issues.apache.org/jira/browse/WICKET-1315
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Philippe Laflamme
>             Fix For: 1.5-M2
>
>
> According to this post (http://markmail.org/message/rj63c5rrlojihkmi) by Igor, uploading files through AJAX is unsupported. It would be really nice to support it.
> I have no idea how difficult it would be to add this support, but this issue could track the effort to do so.
> Does anyone know where to start looking in the code?

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