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:09:04 UTC

[jira] [Updated] (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 updated WICKET-5924:
------------------------------------
    Summary: FileUploadField does not work with Servlet 3.0 multipart config  (was: FileUploadField does not work with Spring Boot)

> 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
>         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)