DictionaryForMids Forum

Admins & Developer => General discussions => Topic started by: axin on 12. June 2010, 09:34:28

Title: "bug report" concerning search
Post by: axin on 12. June 2010, 09:34:28
A user sent me the following mail:

Quote
I downloaded your application with the Esperanto-English dictionary.

Very handy, but the search apparently cannot distinguish between alternate letters.  For instance, it can't tell the difference between a c and a ĉ.

That's not a bug but a feature, yes? There is no way to force the search to behave as expected by this user, yes?

-Achim
Title: Re: "bug report" concerning search
Post by: dreamingsky on 12. June 2010, 12:18:11
Yes, that is a feature, not a bug.  NormationEpo.java let's users search for ĉ, ĥ, ĵ, ĝ, ŝ, ŭ or c, h, j, g, s, u.  Many users do not have an input method editor (IME) to type Esperanto.  Therefore NormationEpo.java let's users type Esperanto on any cell phone.

It is not possible to force the dictionary to only search for ĉ.  It will always search for ĉ and c.
Title: Re: "bug report" concerning search
Post by: axin on 12. June 2010, 12:24:42
Thanks for clarifying! I'll forward this to the user...

-Achim