Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Internationalisation (I18N) » Running Asian Scripts in Radicore
Re: Running Asian Scripts in Radicore [message #668 is a reply to message #572] Wed, 07 March 2007 11:17 Go to previous messageGo to previous message
nnones is currently offline  nnones
Messages: 5
Registered: January 2007
Location: Thailand
Junior Member
I have completed some testing of the mbstring.func_overload options.

Earlier, we had set the mbstring.func_overload option to 7, which implements all 3 overload function categories: mail, string and regular expression functions. We found that although this setting handles UTF-8 strings correctly, Radicore no longer processes multiple records when you select multiple rows from a screen such as LIST1.

We have learnt that when you set the mbstring.func_overload option to 2 (string overload functions only), the application handles UTF-8 strings correctly and Radicore is able to process multiple records when you select multiple rows.

When we set the mbstring.func_overload option to 6 (string and regular expression overload functions), Radicore no longer processes multiple records when you select multiple rows.

When we set the mbstring.func_overload option to 0 (no overload functions), our application does not handle UTF-8 strings correctly.

We did not test mbstring.func_overload option 1 (mail) since our application is not sending or receiving e-mail.

Therefore it appears that the right mbstring.func_overload option is 2 (string overload functions only).
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Translating to spanish
Next Topic: translating fieldnames in errormessages
Goto Forum:
  


Current Time: Mon May 20 08:56:48 EDT 2024

Total time taken to generate the page: 0.03561 seconds