After upgrading to the latest RadEditor, for aspx, control we have lost the ability to edit any language that is not in us-english. I see the correct language for about 2 seconds, then it converts to all garbage characters. After reading several threads I removed the dictionary from the toolbar, but nothing has changed. I need to be able to disable this functionality so that we are able to use any language by our users. Adding a new dictionary per client locale is not an option as it is an international product.
Darrel
Darrel
5 Answers, 1 is accepted
0
Hello Darrel,
Can you please explain under which browser the problem occurs? Please, also send a screenshot of the problem?
I suppose that you talk about the built-in spellchecker of Firefox, Chrome, Safari, but I want to see the screenshot to be sure.
You can disable this browser's feature in Firefox through the Tools -> Options... menu as shown in this screenshot http://screencast.com/t/4w08Fwzf
Kind regards,
Rumen
the Telerik team
Can you please explain under which browser the problem occurs? Please, also send a screenshot of the problem?
I suppose that you talk about the built-in spellchecker of Firefox, Chrome, Safari, but I want to see the screenshot to be sure.
You can disable this browser's feature in Firefox through the Tools -> Options... menu as shown in this screenshot http://screencast.com/t/4w08Fwzf
Kind regards,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
![](/forums/images/avatarimages/default.gif)
Darrel
Top achievements
Rank 1
answered on 18 Nov 2010, 03:31 PM
Rumen,
No, I am referring to the spell checker in the RadEditor control. As far as browsers, it's every browser. The text loads up fine in the editor. Then the editor is running an ajax spell check and attempting to re-spell the words. Since it doesn't know the language it's changing the text to garbage characters ( read ?????. ) This doesn't happen when initially adding the text, or pasting in text from another editor. It only happens when the text is loaded into the control from code beind. I am including a screen shot of what it looks like both with and without the spell checking issue.
Thanks in advance,
Darrel
No, I am referring to the spell checker in the RadEditor control. As far as browsers, it's every browser. The text loads up fine in the editor. Then the editor is running an ajax spell check and attempting to re-spell the words. Since it doesn't know the language it's changing the text to garbage characters ( read ?????. ) This doesn't happen when initially adding the text, or pasting in text from another editor. It only happens when the text is loaded into the control from code beind. I am including a screen shot of what it looks like both with and without the spell checking issue.
Thanks in advance,
Darrel
0
Hi Darrel,
Can you please make sure that the response encoding and request encoding settings in your web.config file are set to UTF-8?
You can find more information about these settings in the following MSDN article:
http://msdn.microsoft.com/en-us/library/hy4kkhe0.aspx.
If this does not solve the problem, please open a support ticket and send a sample working project that demonstrates it. I will examine it and once I am able to reproduce the problem, will provide a solution.
Sincerely yours,
Rumen
the Telerik team
Can you please make sure that the response encoding and request encoding settings in your web.config file are set to UTF-8?
You can find more information about these settings in the following MSDN article:
http://msdn.microsoft.com/en-us/library/hy4kkhe0.aspx.
If this does not solve the problem, please open a support ticket and send a sample working project that demonstrates it. I will examine it and once I am able to reproduce the problem, will provide a solution.
Sincerely yours,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
![](/forums/images/avatarimages/default.gif)
Darrel
Top achievements
Rank 1
answered on 23 Nov 2010, 03:53 PM
Rumen,
They, request & response encoding, are set to utf-8. We don't change encoding as we do a lot of international business. I appreciate you getting on this issue.
Darrel
They, request & response encoding, are set to utf-8. We don't change encoding as we do a lot of international business. I appreciate you getting on this issue.
Darrel
0
Hello Darrel,
Since I am unable to reproduce this problem on my end and you are the only one that experience it after the upgrade, will it be possible to isolate the issue in a sample working project and send it through a support ticket. After that I will examine your code and web.config configuration and provide a solution.
Greetings,
Rumen
the Telerik team
Since I am unable to reproduce this problem on my end and you are the only one that experience it after the upgrade, will it be possible to isolate the issue in a sample working project and send it through a support ticket. After that I will examine your code and web.config configuration and provide a solution.
Greetings,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.