You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/06/28 22:10:04 UTC

[jira] [Resolved] (WICKET-5924) FileUploadField does not work with Servlet 3.0 multipart config

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

Martin Grigorov resolved WICKET-5924.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 7.0.0-M7

The quickstart now works with 7.0.0-SNAPSHOT.
Please test it with Spring Boot.
Thank you!

> FileUploadField does not work with Servlet 3.0 multipart config
> ---------------------------------------------------------------
>
>                 Key: WICKET-5924
>                 URL: https://issues.apache.org/jira/browse/WICKET-5924
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0-M5
>         Environment: Win 7, Chrome, Firefox, Jetty 9.2, Spring Boot
>            Reporter: Vojtěch Krása
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M7
>
>         Attachments: quickstartWithoutSpringBoot_WICKET-5924.rar
>
>
> quickstart: https://github.com/krasa/krasa-wicket-spring-boot-quickstart
> - run: krasa.wicket.Start
> - go to: http://localhost:8080/
> - upload a file
> - FileUploadField#getFileUploads will be empty
> I have tried the same with normal quickstart and the same Jetty version,  it worked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)