Koha/acqui
Kyle M Hall 1f2dcfd2e9 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>
2016-06-24 12:04:03 +00:00
..
pdfformat Bug 16011: $VERSION - Remove comments 2016-03-24 17:20:29 +00:00
acqui-home.pl Bug 15084 [QA Followup] - Fix new uses of GetCurrency 2016-03-07 13:33:43 +00:00
add_user_search.pl
addorder.pl Bug 15531: Add support for standing orders 2016-04-29 13:07:17 +00:00
addorderiso2709.pl Bug 15531: (QA followup) Fix several small issues 2016-04-29 13:07:18 +00:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 15531: Add support for standing orders 2016-04-29 13:07:17 +00:00
basketgroup.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
basketheader.pl Bug 15531: (QA followup) Fix several small issues 2016-04-29 13:07:18 +00:00
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
check_uniqueness.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
edi_ean.pl Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
edifactmsgs.pl Bug 16737 - Error when deleting EDIFACT message 2016-06-24 12:04:03 +00:00
edimsg.pl Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
finishreceive.pl Bug 16154: CGI->multi_param - Assign a list 2016-04-26 23:16:43 +00:00
histsearch.pl Bug 16154: Fix some other occurrences 2016-04-26 23:16:44 +00:00
invoice-files.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
invoice.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
invoices.pl Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00
lateorders-export.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
lateorders.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00
modordernotes.pl
neworderbiblio.pl Bug 12478: allow more granular sorting configuration 2016-04-26 20:20:08 +00:00
neworderempty.pl Bug 15531: Add support for standing orders 2016-04-29 13:07:17 +00:00
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl
parcel.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
parcels.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
spent.pl Bug 15258: Fix Perl scripts declaring unused variables 2015-12-30 17:24:45 -07:00
supplier.pl Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 2016-03-03 20:39:01 +00:00
transferorder.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
uncertainprice.pl
updatesupplier.pl
z3950_search.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00