Summary | HTML editor: Spell checker can't handle emoticons |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/24/2013 (4387 days ago) |
Due | |
Updated | 10/18/2013 (4332 days ago) |
Assigned | |
Resolved | 10/15/2013 (4335 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Alt tag. We don't want that. Fixed in Horde_SpellChecker 2.1.1.
Assigned to Michael Slusarz
State ⇒ Resolved
Alt tag. We don't want that. Fixed in Horde_SpellChecker 2.1.1.
commit 2fd5bd46328ea0a889a951bd6a1fe5bed9eea428
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Oct 15 00:00:58 2013 -0600
[mms] Fix spellchecking within the ALT HTML tag (
Bug #12610)..../SpellChecker/lib/Horde/SpellChecker/Aspell.php | 1 +
framework/SpellChecker/package.xml | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2fd5bd46328ea0a889a951bd6a1fe5bed9eea428
unfortunately. Although if it is language dependent, that sounds like
an issue with aspell rather than Horde.
It does not break with English dictionaries. Perhaps it's related to
special characters in some words.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ HTML editor: Spell checker can't handle emoticons
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
create a new message in HTML mode. Insert an emoticon
and start the spell checker.
-> HTML tags start to appear in the edit window.
Thomas