]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1410369: fix (old) thinko in A/T environment builder
authorGalen Charlton <gmc@esilibrary.com>
Fri, 20 Feb 2015 17:15:59 +0000 (17:15 +0000)
committerBill Erickson <berickxx@gmail.com>
Fri, 20 Feb 2015 21:58:18 +0000 (16:58 -0500)
commit874f87022ef0e069926124585e615c9749e8803c
tree5e1ede98e4e8905020cd25df587b3a97736497a6
parent67ceee7cfeb972511257e67368353632eae4609a
LP#1410369: fix (old) thinko in A/T environment builder

If a label is set for a piece of the environment, e.g.,
[qw/foo bar/], ensure that we end up with $self->environment->{foo}{bar},
not $self->environment->{foo}{bar}{bar}

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Event.pm