Hello Aleksander,
This commit broke the spellchecker (Error response: Invalid Request), can you confirm and check it please?
https://github.com/roundcube/roundcubemail/commit/ec86add1ffbdc7c60d446657b7...
Using the latest git / FFox 14.0.1.
Config:
$rcmail_config['enable_spellcheck'] = true; $rcmail_config['spellcheck_dictionary'] = false; $rcmail_config['spellcheck_engine'] = 'googie'; $rcmail_config['spellcheck_uri'] = ''; $rcmail_config['spellcheck_languages'] = NULL; $rcmail_config['spellcheck_ignore_caps'] = false; $rcmail_config['spellcheck_ignore_nums'] = false; $rcmail_config['spellcheck_ignore_syms'] = false;
Tks.
-- *Victor Benincasa* # *Mobile*: +55 (11) 992-227-227 | ID: 55*11*51775 | Skype: vbenincasa # *IT Manager* :: Networks, Applications, Systems, Security, Advanced Support
On 08/07/2012 09:29 PM, Victor Benincasa wrote:
This commit broke the spellchecker (Error response: Invalid Request), can you confirm and check it please?
Fixed in git.