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/15 15:00:03 UTC

[jira] [Commented] (WICKET-5924) FileUploadField does not work with Spring Boot

    [ https://issues.apache.org/jira/browse/WICKET-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585886#comment-14585886 ] 

Martin Grigorov commented on WICKET-5924:
-----------------------------------------

If it works without Spring Boot then why the issue is reported here and not in Spring Boot's issue tracker?
My guess is that SB configures Jetty in a such a way that something happens with the binary request parameters... I have no idea what exactly goes wrong though.

> FileUploadField does not work with Spring Boot
> ----------------------------------------------
>
>                 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
>
> 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)