You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/09/06 20:31:44 UTC

[jira] Updated: (WICKET-1820) Embedded forms do not support multipart

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

Igor Vaynberg updated WICKET-1820:
----------------------------------

    Affects Version/s: 1.3.4
        Fix Version/s: 1.4-M4
                       1.3.5
             Assignee: Igor Vaynberg
              Summary: Embedded forms do not support multipart  (was: MultiFileUploadInput drops uploads when used in Wizard)

> Embedded forms do not support multipart
> ---------------------------------------
>
>                 Key: WICKET-1820
>                 URL: https://issues.apache.org/jira/browse/WICKET-1820
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.4, 1.4-M3
>         Environment: glassfish, wicket + wicket-extensions 1.4M3
>            Reporter: Stephan Henningsen
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.5, 1.4-M4
>
>         Attachments: asklandd-wicket-wizard-bug.tar.bz2
>
>
> When a MultiFileUploadInput is used in a WizardStep, the files queued for upload are silently ignored when the Upload button is pushed.
> An example application is attached.
> Simply download, extract, compile (mvn package), deploy, and follow the instructions on the page.
> There are two examples: A working on where the MultiFileUploadInput is used on a separate Page,
> and a b0rken one where it's used in a WizardStep.

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