<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Using aspell driver with portuguese</title> 
  <pubDate>Tue, 07 Apr 2026 00:18:37 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9079?Horde=037ab4d5c3e76d4ab7c0ea84fb2e24c5</link> 
  <atom:link rel="self" type="application/rss+xml" title="Using aspell driver with portuguese" href="https://bugs.horde.org/ticket/9079/rss?Horde=037ab4d5c3e76d4ab7c0ea84fb2e24c5" /> 
  <description>Using aspell driver with portuguese</description> 
 
   
   
  <item> 
   <title>In Brazil the words use accents and that creates a problem w</title> 
   <description>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 &quot;v&amp;iacute;deo&quot; | aspell -a --sug-mode=fast --encoding=&#039;ISO-8859-1&#039; --lang=&#039;pt_BR&#039; -H
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3)
*
&amp; 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 &quot;vídeo&quot; | aspell -a --sug-mode=fast --encoding=&#039;ISO-8859-1&#039; --lang=&#039;pt_BR&#039; -H
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3)
*

I made a patch and now is working.</description> 
   <pubDate>Mon, 07 Jun 2010 15:35:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9079#t59054</link> 
  </item> 
   
  <item> 
   <title>&gt; In Brazil the words use accents and that creates a problem</title> 
   <description>&gt; In Brazil the words use accents and that creates a problem with 
&gt; ckeditor + aspell. The ckeditor by default uses html entities, and 
&gt; aspell cannot work with this. Below is an example command line aspell:
&gt;
&gt; That command does not work (using html entities)
&gt; echo &quot;v&amp;iacute;deo&quot; | aspell -a --sug-mode=fast 
&gt; --encoding=&#039;ISO-8859-1&#039; --lang=&#039;pt_BR&#039; -H
&gt; @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3)
&gt; *
&gt; &amp; deo 18 9: doe, doê, dei, de, do, dê, dó, dedo, demo, depô, devo, deu, duo, dão, dôo, der, dez, dês
&gt;
&gt;
&gt; That command works (not using html entities)
&gt; echo &quot;vídeo&quot; | aspell -a --sug-mode=fast --encoding=&#039;ISO-8859-1&#039; --lang=&#039;pt_BR&#039; -H
&gt; @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.3)
&gt; *
&gt;
&gt; I made a patch and now is working.

Sorry, I forgot the patch.</description> 
   <pubDate>Mon, 07 Jun 2010 15:36:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9079#t59055</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9079: D</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9079: Don&#039;t send HTML entities when using HTML editor

http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&amp;r1=f8cf11858dc9f8e328fecd7e146ccf6bec2b8eb6&amp;r2=f5752c3c412f9193b9176762ff7c8d43781b9c61</description> 
   <pubDate>Mon, 07 Jun 2010 19:25:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9079#t59058</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
