Re: Question marks in emails instead of diactric symbols (polish) in Scarab 0.21
Jean-François El Fouly <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
This is yet another instance of a well-known problem. See http://www.solitone.org/scarab/issues/id/SCB2304 I've read every piece of code around this problem and couldn't figure why this happens (what happens is well understood: question marks appears because the encoding in the mail body is not the one that is declared in the mail header as you can see by yourself.) I've considered it could be a bug in commons-email, which is used at the end. Or it may be bound to a particular configuration of MySQL i18n with certain linux distribs ? I wonder whether it works in fact for any "international" instance of Scarab; I'd really be glad to know. BTW, this bug happens in French too, with any setting of email encoding, iso-8859-1 or utf-8. I consider this problem highest priority but just couldn't figure a solution by myself. Jean-François