You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ajbanck (JIRA)" <ji...@apache.org> on 2014/06/25 16:31:28 UTC

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

ajbanck created WICKET-5631:
-------------------------------

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