http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554
--- Comment #84 from M. de Rooy <[email protected]> --- Created attachment 17179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17179&action=edit Bug 6554: Followup for decoding in userenv Thanks to Colin. He reported this problem: Modification of a read-only value attempted at C4/Context.pm line 1107. $_ is an alias to a value which may be read-only in the map call. Could not reproduce this error, but this should prevent it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
