[Bug 2492] Mail::Sendmail chokes on utf-8 [ process_message_queue.pl ]
8 Aug
2008
8 Aug
'08
3:32 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2492 ------- Comment #1 from henridamien@koha-fr.org 2008-08-08 06:32 ------- The problem imho can be that MARC::Record is not utf-8 compliant, iirc. So that when processing data for output, it is double encoded. Other possibility : It seems that Encoding::Encode now rejects some characters which previously worked for instance : \x00e9 for e-accute. this can be overcome with binmode(FILE,":utf-8") set. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
6550
Age (days ago)
6550
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@pippin.metavore.com