Re: Question marks in emails instead of diactric symbols (polish) in Scarab 0.21
Völker Ronny <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
Jean-François El Fouly >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. I have tried hard to reproduce the problem, but had no luck. You are able to reproduce it, at least in your production environment. That’s why lets narrow down the problem space a bit and (in)validate some of your assumption: * try the current trunk with your production setup (of course not the production data ;) ). * try Hsqldb instead of MySQL. Ronny