http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11184 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer@bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Srdjan and Jonathan, could you provide more information on the effect of this patch? I have tested the patron attributes on memberentry.pl and it seems to work, but it's a bit hard to tell what to look out for. Also, the warnings in my logs seem the same before and after applying the patch. Also, shouldn't this line be changed as well? 825 my $newentry = { map { $_ => $entry->{$_} } %$entry }; -- You are receiving this mail because: You are watching all bug changes.