[imp] IMP Compose errors

Jan Schneider jan at horde.org
Mon Mar 8 08:39:18 PST 2004


Zitat von AJ <aj at mindcrash.com>:

> Still seeing this..  Here is what I found.
> I compared compose.php from an old CVS HEAD version I had around (v 2.690).
> i found a difference in the code below.. when I removed the part:
> array('id' => 'message')
> HTML composition worked for me again.
>
> [me at box imp]$ grep '$Horde' compose.php
>  * $Horde: imp/compose.php,v 2.722 2004/03/05 22:37:48 chuck Exp $
>
> [me at box imp]$ grep '$Horde' ../../../webmail2/docs/imp/compose.php
>  * $Horde: imp/compose.php,v 2.690 2003/10/23 19:12:43 slusarz Exp $
>
> [me at box imp]$ diff compose.php ../../../webmail2/docs/imp/compose.php 
> | grep -i
> htmlarea
> <     $editor = &Horde_Editor::singleton('htmlarea', array('id' => 
> 'message'));
>>     $editor = &Horde_Editor::singleton('htmlarea');
>
> Any ideas?

Are you sure you updated with the -Pd parameters?

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the imp mailing list