[Tickets #5955] Re: DIMP preview not working
bugs at horde.org
bugs at horde.org
Wed Jan 7 15:14:14 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/5955
------------------------------------------------------------------------------
Ticket | 5955
Updated By | jo at berlakovich.at
Summary | DIMP preview not working
Queue | DIMP
Version | 1.0-RC1
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone | 1.0
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
jo at berlakovich.at (2009-01-07 10:14) wrote:
> This happened to me in the past too.
>
> Basically, on the viewport, if a subject had a non-ascii char, the
> subject line would be cut off there. I wouldn't also see the preview
> for that message. If I opened the message in a new window, I could
> see the message perfectly.
>
> The problem was a locale problem. Don't ask why, but set the all
> relevant charsets in your /etc/locale-gen file and run "locale-gen".
>
> In my case,
> # cat /etc/locale.gen
> en_GB ISO-8859-1
> en_GB.ISO-8859-15 ISO-8859-15
> en_GB.UTF-8 UTF-8
> en_US ISO-8859-1
> en_US.ISO-8859-15 ISO-8859-15
> en_US.UTF-8 UTF-8
> pt_PT ISO-8859-1
> pt_PT.UTF-8 UTF-8
> pt_PT.UTF-8 at euro UTF-8
> pt_PT at euro ISO-8859-15
>
> # locale-gen
> Generating locales (this might take a while)...
> en_GB.ISO-8859-1... done
> en_GB.ISO-8859-15... done
> en_GB.UTF-8... done
> en_US.ISO-8859-1... done
> en_US.ISO-8859-15... done
> en_US.UTF-8... done
> pt_PT.ISO-8859-1... done
> pt_PT.UTF-8... done
> pt_PT.UTF-8 at euro... done
> pt_PT.ISO-8859-15 at euro... done
>
> Hope it helps.
>
>
>
YES! that solved it for me, thx!
More information about the bugs
mailing list