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 2014/06/25 16:37:26 UTC

[jira] [Commented] (WICKET-5631) Submit fails with PhantomJS 1.9.7

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

Martin Grigorov commented on WICKET-5631:
-----------------------------------------

I did this change because this was failing our JS tests.
I hope PhantomJS has been fixed in the meanwhile.
I will test this soon!

> Submit fails with PhantomJS 1.9.7
> ---------------------------------
>
>                 Key: WICKET-5631
>                 URL: https://issues.apache.org/jira/browse/WICKET-5631
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 6.16.0
>            Reporter: ajbanck
>
> With the PhantomJS browser form submit is done using get instead of post due to change [1] since 6.12.0
> This is incorrect and fails with larger requests, PhantomJS only allows a limited get request size. For PhantomJS post must be used as for other browsers.
> [1] https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=commitdiff;h=f0b251e3



--
This message was sent by Atlassian JIRA
(v6.2#6252)