Bug 16737 - Error when deleting EDIFACT message
commit605516c4ea3680b0d8bb31e4e248d54a69bacfab
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 14 Jun 2016 18:05:53 +0000 (14 18:05 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 07:23:29 +0000 (1 09:23 +0200)
treecd496f84bab21103782d04fbc007f9ac4c7c5777
parenta4b9c51858c80a80342a0617566423dcdc31d6e5
Bug 16737 - Error when deleting EDIFACT message

If you try to delete an EDIFACT message it triggers an error:

Can't use string ("2") as a subroutine ref while "strict refs" in use at
/acqui/edifactmsgs.pl line 43.

Test Plan:
1) Attempt to delete an EDIFACT message
2) Note the error
3) Apply this patch
4) Attempt to delete an EDIFACT message again
5) Note it succeeds

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 1f2dcfd2e93dc444cc92e62cd8be2dbb29f7cb08)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
acqui/edifactmsgs.pl