We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Bug on Turkish language

When i run the calculator in Turkish region it gaves me IndexOutOf error. There is a thread similar to tis in Italian region. They said there will be an update. I just downloaded 1 week ago and seems like still nothing. Any help?

4 Replies

VV Vignesh V Syncfusion Team September 16, 2014 06:33 AM UTC

Hi Murat,

We are unable to reproduce the Crash issue in Turkish language with latest Essential Studio version 12.2.0.42. If the version is below 12.2.0.42, we suggest you to download our latest 2014 Volume 2 service pack release 2 from the following link.

If the issue persists please check whether the assemblies are referred to version 12.2.0.42 and update us with any stacktrace or snapshot. So that it will be helpful for us to assist you further. 

Please let us know if you have any queries.

Regards,
Vignesh V


MU Murat September 16, 2014 06:43 AM UTC

Looks like i'm using 12.2.0.36 version. Actually i solved the issue with the following code but i will also downloading the 12.2.0.42.

private void PhoneApplicationPage_Loaded(object sender, RoutedEventArgs e)
{
     sfCalc.Culture = CultureInfo.CurrentCulture;
}




MU Murat September 16, 2014 06:59 AM UTC

Yea upgrading to 12.2.0.42 solvedthe problem without setting culture but there is a typo problem in calc. In Turkey we use "," for decimal seperator but the key on the calculator always shows "." This is not an issue but it will be better to convert itself to "," or "." according to culture. Thanks for the help.


VV Vignesh V Syncfusion Team September 18, 2014 10:16 AM UTC

Hi Murat,

 Thank you for your update.

We were able to reproduce the problem and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates

 

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

 

Please let me know if you have any questions.


Regards,

Vignesh V


Loader.
Live Chat Icon For mobile
Up arrow icon