[PATCH 0/2] Fix https://trello.com/c/7tlG7HCT/272
by Daniel Silverstone
Repo: git://git.gitano.org.uk/gitano.git
Ref: dsilvers/fix-272
SHA1: ec642db685d98a9fa264511a5c5ae0786ac0339d
When I consolidated the behaviour of multiple-value Lace values, I failed to
take into account that some of the values are both set-type and also list-type.
This results in a huge nasty traceback when the owner of a repo pushes an
adminref change containing a hook when using the default ruleset. This pair
of commits first exposes the problem by tweaking one of the treedelta tests
and then corrects it.
Daniel Silverstone (2):
TESTING: Use prefix instead of is
LACE: Correct a bug in iterating table form values
lib/gitano/lace.lua | 5 ++++-
testing/admin-patches/must-affect-FOO.patch | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
--
2.11.0
5 years, 3 months