LP#1410369: fix (old) thinko in A/T environment builder collab/gmcharlt/lp1410369_message_center
authorGalen Charlton <gmc@esilibrary.com>
Fri, 20 Feb 2015 17:15:59 +0000 (17:15 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 20 Feb 2015 17:15:59 +0000 (17:15 +0000)
commit740474dce564a747f9f6c8999e7339d3b2579cd7
tree94ed93a8d53db0ee3d894553d278041fe1238912
parent7746c904cb2d7e3e73932142bc216dafcf907935
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Event.pm