[Checkins] [zopefoundation/zope.testbrowser] 6765a5: Fix form submit with GET method if the form action...

GitHub noreply at github.com
Fri Nov 24 16:15:50 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 6765a51f5230e3139b49d11c356a70c5553844d0
      https://github.com/zopefoundation/zope.testbrowser/commit/6765a51f5230e3139b49d11c356a70c5553844d0
  Author: Florian Schulze <florian.schulze at gmx.net>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Fix form submit with GET method if the form action contains a query string.

I tested this behavior with real browsers and it also works in zope.testbrowser < 5.


  Commit: 41bac5fe672f3cc8defbdbbfb411b1d13f831368
      https://github.com/zopefoundation/zope.testbrowser/commit/41bac5fe672f3cc8defbdbbfb411b1d13f831368
  Author: Florian Schulze <mail at florian-schulze.net>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Merge pull request #42 from fschulze/get-action

Fix form submit with GET method if the form action contains a query string.


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/5a54bfb1e757...41bac5fe672f


More information about the checkins mailing list