]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1410369: fix (old) thinko in A/T environment builder user/kmlussier/lp1410369_message_center
authorGalen Charlton <gmc@esilibrary.com>
Fri, 20 Feb 2015 17:15:59 +0000 (17:15 +0000)
committerKathy Lussier <klussier@masslnc.org>
Fri, 20 Feb 2015 21:19:27 +0000 (16:19 -0500)
commitebb91a09a8e70ab7253fe3470fb4d0b1a9f4431b
treea5a8fd8f239003e28e75a3f59b55cdf2567f65f3
parent23dd863c28ebd18a249d3d86c4c06fc33f600570
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