Roundcube Community Forum

 

Possible problem with spell check in 0.3 final.

Started by Jason_Bassford, September 20, 2009, 09:30:55 AM

Previous topic - Next topic

Jason_Bassford

I noticed that when I didn't spell anything wrong, I was told that there were no errors.  When I did spell something wrong, however, I got a "server error".  Looking at the RC logs, I saw that it was unable to find the file spell_googlie.inc.

After looking in more detail at the error message, and the directory listings, I ended up getting spelling to work just fine by renaming a file:

Old:
/program/steps/mail/spell_googie.inc

New:
/program/steps/mail/spell_googlie.inc

I don't know if this was some kind of strange typo / bug in the spelling of this file name or not.  But renaming it to put the "l" in fixed everything.

bburg

Quote from: Jason_Bassford;21529I don't know if this was some kind of strange typo / bug in the spelling of this file name or not.  But renaming it to put the "l" in fixed everything.
Definitively a bug (typo), I think. Renamed it to spell_googlie.inc and my spell check is working again. I'm using v0.3.1 btw.

SKaero

Mine works fine and I never need to rename the file, odd. :confused:

ABerglund

Quote from: skaero;23137Mine works fine and I never need to rename the file, odd. :confused:
Same here, with 0.3.1-stable.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

DC187

I can confirm renaming the file to add the "l" fixes the spell checker for me too :)