[Checkins] [zopefoundation/z3c.form] bf22c2: catch error where single values are put in ignore ...

GitHub noreply at github.com
Wed May 22 17:58:00 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: bf22c2798c4074b908be1b4a5cc4a6ebaad57f7a
      https://github.com/zopefoundation/z3c.form/commit/bf22c2798c4074b908be1b4a5cc4a6ebaad57f7a
  Author: Elizabeth Leddy <eleddy at eastofeaton.com>
  Date:   2013-05-07 (Tue, 07 May 2013)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/select.py

  Log Message:
  -----------
  catch error where single values are put in ignore list as strings split on character, which then causes ignore popping to bust a key error


  Commit: a2a9e6ace99da4bb0778ddbacea3f1274d4ff3e1
      https://github.com/zopefoundation/z3c.form/commit/a2a9e6ace99da4bb0778ddbacea3f1274d4ff3e1
  Author: Elizabeth Leddy <eleddy at eastofeaton.com>
  Date:   2013-05-22 (Wed, 22 May 2013)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/select.py

  Log Message:
  -----------
  Merge pull request #3 from eleddy/master

check to see if item is in ignore list from popping


Compare: https://github.com/zopefoundation/z3c.form/compare/168b834120a2...a2a9e6ace99d


More information about the checkins mailing list