Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5631

Allow submitting with POST method for PhantomJS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.16.0
    • 7.0.0-M3, 6.17.0
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            ajbanck ajbanck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: