Welcome Guest Search | Active Topics | Sign In | Register

Spell Checker fails on diacritic marks Options
diadem
Posted: Wednesday, November 23, 2011 2:17:20 PM
Rank: Member
Groups: Member

Joined: 11/22/2011
Posts: 12
This is an issue I ran into when implementing the spell checker. My client requires the page to handle diacritical marks. I have a section of text that I use to test this functionality.

When the spell checker is invoked on a textarea with this text in it, the following error is generated.

[IndexOutOfRangeException: Index was outside the bounds of the array.]
EO.Web.Internal.me.c(String A_0) +383
EO.Web.Internal.d2.a(String A_0, StringCollection A_1) +539
EO.Web.Internal.d2.b(String A_0, StringCollection A_1) +40
EO.Web.Internal.a.d(String A_0, Hashtable& A_1) +232
EO.Web.Internal.a..ctor(String A_0, Char[] A_1, d2 A_2, Hashtable A_3) +90
EO.Web.Internal.d2.a(String A_0, Boolean A_1, StringCollection A_2) +1021
EO.Web.Internal.d2.c(String A_0, Boolean A_1) +44
EO.Web.Internal.ic.a() +262
EO.Web.Internal.hs.a(String A_0, Int32[] A_1, d2 A_2, Boolean A_3, Boolean A_4, Boolean A_5, Boolean A_6, Int32 A_7) +334
EO.Web.Internal.hs.a(dz A_0, String A_1) +1272
EO.Web.Internal.b6.a(Object A_0, CallbackEventArgs A_1) +34
EO.Web.Callback.a(CallbackEventArgs A_0) +22
EO.Web.Internal.mh.a() +503
EO.Web.Internal.b9.a(EventHandler A_0, Boolean A_1) +35
EO.Web.Control.OnPreRender(EventArgs e) +81
System.Web.UI.Control.PreRenderRecursiveInternal() +80
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Control.PreRenderRecursiveInternal() +171
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842

Spell checking the following text invokes the error

´ for example á and Á
` for example, è and È
~ as in ñ and Ñ
ç as in façade
¨ as in ü
ˆ as in fête
º as in 1º
ª as in 2ª
¿
¡
ß
«
»
eo_support
Posted: Saturday, November 26, 2011 8:18:07 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have posted a new build that should fix this problem. Please see your private message for the download location.

Thanks!
diadem
Posted: Sunday, November 27, 2011 1:29:49 PM
Rank: Member
Groups: Member

Joined: 11/22/2011
Posts: 12
Version 9.0.34.2 no longer breaks on these diacritical marks. Thanks!

eo_support
Posted: Monday, November 28, 2011 12:14:22 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Great! Thank you very much for confirming the fix!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.