[Tickets #8267] Re: DIMP preview errors in folders other than Inbox
bugs at horde.org
bugs at horde.org
Thu May 21 23:17:12 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8267
------------------------------------------------------------------------------
Ticket | 8267
Updated By | simon at simonandkate.net
Summary | DIMP preview errors in folders other than Inbox
Queue | DIMP
Version | 1.1.2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2009-05-21 19:17) wrote:
Registry.php now reads:
$this->applications['dimp'] = array(
'fileroot' => dirname(__FILE__) . '/../dimp',
'webroot' => $this->applications['horde']['webroot'] . '/dimp',
'name' => _("Dynamic Mail"),
'status' => 'notoolbar',
'target' => '_parent',
'jsuri' => '/usr/share/horde/dimp/js/src',
'jsfs' => dirname(__FILE__) . '/../dimp/js/src',
);
No change - with the jsuri and jsfs lines in Dimp never loads.
Take them out and it loads fine, albeit still with the issue as noted
in this bug.
More information about the bugs
mailing list