Updating translation slow

Author Message

Vincent Saulnier

Wednesday 26 March 2003 11:15:58 am

Fist of all, great release!

When updating the translation.ts file, it is very slow and use 99% of my server's CPU.

RC2 didn't do that!

Is it normal?

Bård Farstad

Thursday 27 March 2003 12:10:01 am

If you use eZ publish without mbstring compiled in it will convert strings using eZ publish PHP functions to do this. This is because of compatibility. This is only done the first time a translation is requested, it will then be stored in a cached version.

The string conversion is done since the .ts file is stored in unicode. We will try to get the linguist to store the .ts file in another character set, so string conversion is not done.

--bård

Documentation: http://ez.no/doc

Vincent Saulnier

Thursday 27 March 2003 5:57:28 am

If I activate mbstring, will it affect my eZPublish 2.2.x web Sites?

Bård Farstad

Thursday 27 March 2003 5:59:01 am

You can safely install mbstring on a server that hosts eZ publish 2.2.

--bård

Documentation: http://ez.no/doc

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.