http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554
--- Comment #92 from Colin Campbell <[email protected]> --- Created attachment 17186 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17186&action=edit Proposed Patch I've tested Marcel's patch and it works...however I've also sent my own version which removes the map. The reason is that multi-statement blocks in maps can lead to maintenance headaches and are a bit harder to track down if an error occurs (perlcritic on stricter settings complains). The map doc suggests a loop for this case. I've kept the comment in but on CGI::Session's homepage the utf8 bugs are marked as resolved -- 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/
