Ticket #1484703 (closed Bugs: duplicate)

Opened 11 months ago

Last modified 10 months ago

HTML spell checking not working.

Reported by: stever-corp Owned by:
Priority: 5 Milestone: 0.1-stable
Component: Client Scripts Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

When checking spelling on a message with spelling errors, the HTML spell checker returns "No misspellings found."

Steps to reproduce:

  1. Compose new HTML message.
  2. In the text box for the message type "tseting".
  3. Click the ABC Check toolbar icon to run the spellcheck.
  4. returns "No misspellings found".


Spell checking works fine when composing text message. Same results occur if composing defaults to text and is changed to HTML. No errors appear in logs.

Spellchecker Config:

$rcmail_config['enable_spellcheck'] = TRUE;
$rcmail_config['spellcheck_uri'] = '';
$rcmail_config['spellcheck_languages'] = NULL;

PHP Information

CURL support => enabled
CURL Information => libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

SVN Info

# svn info
Path: .
URL: https://svn.roundcube.net/trunk/roundcubemail
Repository Root: https://svn.roundcube.net
Repository UUID: 208e9e7b-5314-0410-a742-e7e81cd9613c
Revision: 947
Node Kind: directory
Schedule: normal
Last Changed Author: tomekp
Last Changed Rev: 947
Last Changed Date: 2007-12-31 01:31:35 -0500 (Mon, 31 Dec 2007)

Change History

Changed 11 months ago by thomasb

Maybe related to #1484196? Please verify.

Changed 10 months ago by seansan

  • status changed from new to closed
  • resolution set to duplicate
  • milestone set to 0.1-stable

Dupe of #1484196

Note: See TracTickets for help on using tickets.