6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9079] Using aspell driver with portuguese
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . . __ .__ . . [__)|\/|/ `[ __| | | | |\__.[_./|__|
Comment
>> In Brazil the words use accents and that creates a problem with >> ckeditor + aspell. The ckeditor by default uses html entities, and >> aspell cannot work with this. Below is an example command line aspell: >> >> That command does not work (using html entities) >> echo "vídeo" | aspell -a --sug-mode=fast >> --encoding='ISO-8859-1' --lang='pt_BR' -H >> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3) >> * >> & deo 18 9: doe, doê, dei, de, do, dê, dó, dedo, demo, depô, devo, >> deu, duo, dão, dôo, der, dez, dês >> >> >> That command works (not using html entities) >> echo "vídeo" | aspell -a --sug-mode=fast --encoding='ISO-8859-1' >> --lang='pt_BR' -H >> @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3) >> * >> >> I made a patch and now is working. > > Sorry, I forgot the patch.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers