On 01.04.2010 20:09, Balazs Horvath wrote:
> Hi All,
> 
> 
> I'd like to let you know about a problem we're having again and again.
> It's about accented characters in attachment names.
> 
> It was working in 0.1 stable, but since then we always had problems with
> it.
> Sometimes we found some way to hack it, it never worked well, and we
> don't have the knowledge
> to fix it once and for all and provide a patch. This is why I'm writing
> this letter.
> 
> The problem is that after uploading the first accented file RC hangs and
> logs out.
> 
> We have a test file set (attached) that we use for testing.
> 
> Please, please somebody from the CORE guys check this out.
> Keep this test file set at a good place, this is a very easy way of testing
> whether the system has full international attachment support.
> 
> 
> Thanks in advance,
> Balazs
> 
> 
> 
> --- 8< --- detachments --- 8< ---
> The following attachments have been detached and are available for viewing.
>  http://detached.gigo.com/rc/R5/GAwAnrYA/att-test.zip
> Only click these links if you trust the sender, as well as this message.
> --- 8< --- detachments --- 8< ---
> 
> 
> 
> _______________________________________________
> List info: http://lists.roundcube.net/dev/

I have seen a very similar (if not identical) problem before, and
thought I'd mention it to you, in case it can help shed some light on
your issue.

One of the database tables (session, perhaps?) had the wrong charset
collation (I think 7-bit/signed 8-bit ASCII) and did not support
international characters. Changing the table charset (to utf-8) solved
that problem.

// Best regards,
// Odd Henriksen
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to