[Checkins] [zopefoundation/Products.SiteErrorLog] e5de6e: Fix accidental conversion to bytes in textarea.

GitHub noreply at github.com
Mon Dec 17 15:28:45 CET 2018


  Branch: refs/heads/fix_ignored_exceptions_accidentally_converted_to_bytes
  Home:   https://github.com/zopefoundation/Products.SiteErrorLog
  Commit: e5de6e04bf27d0b63f48076b33bfdc80c6188634
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/e5de6e04bf27d0b63f48076b33bfdc80c6188634
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/www/main.pt

  Log Message:
  -----------
  Fix accidental conversion to bytes in textarea.


  Commit: 48d283d2a99933c7010900d59c4c4ee397448937
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/48d283d2a99933c7010900d59c4c4ee397448937
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/SiteErrorLog.py

  Log Message:
  -----------
  Comments and reflow for clarity


  Commit: e2be4c992bdefc8c9dab0f7a44d8a69d8d1fa6a0
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/e2be4c992bdefc8c9dab0f7a44d8a69d8d1fa6a0
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/www/main.pt

  Log Message:
  -----------
  Fix ids of labels (and small reflow for clarity)


  Commit: 5aac85824096ddeeb8d717acdf5a184a77a1a987
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/5aac85824096ddeeb8d717acdf5a184a77a1a987
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Add test case that checks the fix works.


  Commit: c30b39f413794fa1605b600b3d5399fcb8612511
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/c30b39f413794fa1605b600b3d5399fcb8612511
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Try to fix test - not sure why this should be neccessary.


  Commit: 9b1923cea6236a8eba6962037ab85052d7ad4291
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/9b1923cea6236a8eba6962037ab85052d7ad4291
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Use old API as new api is not yet released.


  Commit: 64d552cbd33b544d7bd57bb42518d7ef4e74d49b
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/64d552cbd33b544d7bd57bb42518d7ef4e74d49b
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Update src/Products/SiteErrorLog/tests/testSiteErrorLog.py

Thats what you get for not using unittest.TestCase assertions anymore.a

Co-Authored-By: dwt <spamfaenger at gmx.de>


  Commit: 7d6af24648d35535a98b9c783427b964f24213f5
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/7d6af24648d35535a98b9c783427b964f24213f5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Update src/Products/SiteErrorLog/tests/testSiteErrorLog.py

Thats what you get for not using unittest.TestCase assertions anymore.a

Co-Authored-By: dwt <spamfaenger at gmx.de>


  Commit: 013c5faf3e8aac356025648f8574b8e3cdd874cb
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/013c5faf3e8aac356025648f8574b8e3cdd874cb
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Move commits up.


  Commit: 631a645efa37daee25985f23722f1edbd39e32a8
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/631a645efa37daee25985f23722f1edbd39e32a8
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M src/Products/SiteErrorLog/tests/testSiteErrorLog.py

  Log Message:
  -----------
  Use login method again, now that it is released.


Compare: https://github.com/zopefoundation/Products.SiteErrorLog/compare/92b792ff16f6...631a645efa37
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list