[Tickets #7059] Re: Can't forward message

bugs at horde.org bugs at horde.org
Mon Jul 21 09:44:13 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7059
------------------------------------------------------------------------------
  Ticket             | 7059
  Updated By         | rsalmon at mbpgroup.com
  Summary            | Can't forward message
  Queue              | DIMP
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2008-07-21 05:44) wrote:

> And this still works properly for me.  I just checked my dev tree and
> I don't have any uncommitted changes here.  Double check that all of
> your browser's caches are emptied, and if using filesystem JS caching
> in DIMP/IMP, remove these files also.

Cache is disabled everywhere:
[/var/www/html/horde]# grep cache imp/config/conf.php config/conf.php
imp/config/conf.php:$conf['server']['cache_folders'] = true;
imp/config/conf.php:$conf['server']['cachejs'] = 'none';
imp/config/conf.php:$conf['server']['cachecss'] = 'none';
imp/config/conf.php:$conf['msgcache']['use_msgcache'] = false;
imp/config/conf.php:$conf['mlistcache']['use_mlistcache'] = false;
config/conf.php:$conf['session']['cache_limiter'] = 'nocache';
config/conf.php:$conf['group']['cache'] = false;
config/conf.php:$conf['share']['cache'] = false;
config/conf.php:$conf['cache']['default_lifetime'] = 86400;
config/conf.php:$conf['cache']['params']['dir'] = '/tmp';
config/conf.php:$conf['cache']['params']['sub'] = 0;
config/conf.php:$conf['cache']['driver'] = 'file';
config/conf.php:$conf['sessionhandler']['memcache'] = false;
config/conf.php:$conf['memcache']['enabled'] = false;
[/var/www/html/horde]#  rm -rf /tmp/horde* /tmp/cache_*

I've cleared FF3's cache and cookies and restarted FF3, I've updated  
from CVS this morning and still not working.

Are you getting the following warning right after clicking on Forward ?
doActionComplete callback: TypeError: A is undefined






More information about the bugs mailing list