Opened 5 years ago

Closed 5 years ago

#1485318 closed Bugs (wontfix)

Localization - Encoding Problem

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.2-beta
Component: Core functionality Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

Not really a bug, but I'm lost at this point.

I can access my webspace to upload RoundCube only by FTP. It seems that transferring the language files by FTP destroys the file encoding format. Language files with special characters (f.e. de_DE) are shipped UTF8 encoded. After the FTP upload they lie on the host server as plain ANSI files and all special characters (äüöß) are shown as garbage.

So wouldn't it be possible to ship all language files in ANSI format and to do the encoding while loading the language package (php function UTF8_encode)?

Thanks for any advice!

-Roland

Change History (1)

comment:1 Changed 5 years ago by alec

  • Component changed from Client Scripts to Core functionality
  • Milestone changed from later to 0.2-beta
  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.