Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Jason_Bassford on September 20, 2009, 09:30:55 AM

Title: Possible problem with spell check in 0.3 final.
Post by: Jason_Bassford on September 20, 2009, 09:30:55 AM
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.
Title: Possible problem with spell check in 0.3 final.
Post by: bburg on November 16, 2009, 06:20:58 PM
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.
Title: Possible problem with spell check in 0.3 final.
Post by: SKaero on November 16, 2009, 10:57:02 PM
Mine works fine and I never need to rename the file, odd. :confused:
Title: Possible problem with spell check in 0.3 final.
Post by: ABerglund on November 16, 2009, 11:08:33 PM
Quote from: skaero;23137Mine works fine and I never need to rename the file, odd. :confused:
Same here, with 0.3.1-stable.
Title: Possible problem with spell check in 0.3 final.
Post by: DC187 on November 26, 2009, 01:39:43 PM
I can confirm renaming the file to add the "l" fixes the spell checker for me too :)