4 Apr
2013
4 Apr
'13
11:42 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #94 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 17187 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17187&action=edit Bug 6554 Fix error caused by modifying $_ in a map Error 'Modification of a read-only value attempted' triggered on login because of manipulation of $_ in the map Moved the mod to a loop as recommended in the doc for map Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.