Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-07-01 Thread Virgo Pärna
On Wed, 1 Jul 2015 06:44:41 + (UTC), Virgo Pärna wrote: > And now I discovered, that because my testing values were > inconsistent. It appears, that mails are actually encoded as UTF-8 when > they contain characters that are not in iso-8859-1 codepage. So comment > containing ž is sent

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
And now I discovered, that because my testing values were inconsistent. It appears, that mails are actually encoded as UTF-8 when they contain characters that are not in iso-8859-1 codepage. So comment containing ž is sent as UTF-8. But comment containing ä is sent as iso-8859-1 with messag

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 30, 2015 at 11:42:34AM +, Virgo Pärna wrote: > On Tue, 30 Jun 2015 11:20:42 + (UTC), Virgo Pärna > wrote: > > So I guess there is some change in MIME library and some > > change in default locale of services. > > > > B

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 30, 2015 at 11:20:42AM +, Virgo Pärna wrote: [...] > It did not work in 4.4.9, because there I had not set UTF-8 > locale in confuguration. When I set it, then the attribute charset > started also working. But one of the changes

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 11:20:42 + (UTC), Virgo Pärna wrote: > So I guess there is some change in MIME library and some > change in default locale of services. > But then again. In Wheezy apache default locale was also C. Set in Apache envvars. So that does not explain, why proble

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 11:05:00 + (UTC), Virgo Pärna wrote: > In Bugzilla/BugMail.pm Bugzilla does not pass charset attribute > to MIME part. When i added charset => "UTF-8", then it works with > Bugzilla 5.0rc3, but not older version. > > In 4.4.9 MIME part will now have UTF-8 heade

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
In Bugzilla/BugMail.pm Bugzilla does not pass charset attribute to MIME part. When i added charset => "UTF-8", then it works with Bugzilla 5.0rc3, but not older version. In 4.4.9 MIME part will now have UTF-8 header, but content will still remain iso-8859-1. I guess, that I should

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 11:14:25 +0200, wrote: > > Hm. Let me try to understand: bugzilla is sending mails, those mails say > in the header that they're UTF-8 (e.g. something along the lines of > "Content-Type: text/plain; charset=UTF-8"), and they are single-byte > encoded? > > Can you show us one o

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 30, 2015 at 07:28:41AM +, Virgo Pärna wrote: > In the last weekand I upgraded our local server f rom Wheezy to Jessie. > And ever since e-mails sent from out local Bugzilla installation are > invalid UTF-8 (all accented characters

Re: Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
On Tue, 30 Jun 2015 07:28:41 + (UTC), Virgo Pärna wrote: > In the last weekand I upgraded our local server f rom Wheezy to Jessie. > And ever since e-mails sent from out local Bugzilla installation are > invalid UTF-8 (all accented characters like öäüõ are included in e-mail as > they w

Debian Jessie and Bugzilla mails problem with utf-8

2015-06-30 Thread Virgo Pärna
In the last weekand I upgraded our local server f rom Wheezy to Jessie. And ever since e-mails sent from out local Bugzilla installation are invalid UTF-8 (all accented characters like öäüõ are included in e-mail as they were encoded in iso-8859-1/iso-8859-15. Bugzilla is configured to uft-8,