[Checkins] [zopefoundation/zope.testbrowser] 4702f8: Restore raising of AttributeError when trying to s...

GitHub noreply at github.com
Tue Oct 10 13:54:39 CEST 2017


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

  Changed paths:
    M CHANGES.rst
    M docs/narrative.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/ftests/controls.html

  Log Message:
  -----------
  Restore raising of AttributeError when trying to set value of a read only control.


  Commit: 34b85735aa65f3dc2aa23a90cf57bee3b3963897
      https://github.com/zopefoundation/zope.testbrowser/commit/34b85735aa65f3dc2aa23a90cf57bee3b3963897
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-10-10 (Tue, 10 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M docs/narrative.rst
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/ftests/controls.html

  Log Message:
  -----------
  Merge pull request #35 from fschulze/readonly-controls

Restore raising of AttributeError when trying to set value of a read only control.


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/318d97273758...34b85735aa65


More information about the checkins mailing list