Skip Menu |

This queue is for tickets about the Business-Edifact-Interchange CPAN distribution.

Report information
The Basics
Id: 91895
Status: open
Priority: 0/
Queue: Business-Edifact-Interchange

People
Owner: ccaimbeul [...] gmail.com
Requestors: bicard.mails.skeeve [...] xoxy.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.06
Fixed in: (no value)



Subject: Again a Modification of non-creatable array value attempted
Could I mail you the failing data? I don't want to attach it here as it shouldn't be publicly available. The error message is Modification of non-creatable array value attempted, subscript -1 at C:/strawberry/perl/site/lib/Business/Edifact/Message.pm line 438. where I have push @{ $self->{allowance_or_charge}->[-1]->{amount} }, $ma;
On Mon Jan 06 07:05:27 2014, bicard.mails.skeeve@xoxy.net wrote: Show quoted text
> Could I mail you the failing data? I don't want to attach it here as > it shouldn't be publicly available. > > The error message is > > Modification of non-creatable array value attempted, subscript -1 at > C:/strawberry/perl/site/lib/Business/Edifact/Message.pm line 438. > > where I have > > push @{ $self->{allowance_or_charge}->[-1]->{amount} }, $ma;
Yes please mail me the message. Think it is applying rule for wrong segment
This may well be resolved by the changes in 0.07 - need a test to confirm