[horde] Horde 3, Firefox 10, DIMP: Problems with 8 bits characters

Josep Cols Canals josep at cols.cat
Fri Feb 10 10:24:50 UTC 2012


Hello:

I'm ussing Horde 3 and after upgrading the explorer to Firefox 10, I've 
problems to see the mails ussingthe Dynamic interface.

I can see the mails ussing the traditional interface

Ussing the Dynamic one:
-- If the subject contains any 8 bit character, no subject is displayed 
at all. It is displayed as empty.
.. If the body contains any 8 bit character, no body is displayed at 
all. It is displayed as empty.

I've added the following line to lib/Horde/Browser.php with no efect:

....
default:
                 .....
                 if ($this->_majorVersion >= 10) {
                     $this->setFeature('utf',true);
                 }
....

Any idea?

Thanks


More information about the horde mailing list