[Tickets #8267] Re: DIMP preview errors in folders other than Inbox
bugs at horde.org
bugs at horde.org
Fri May 22 10:34:28 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-22 06:34) wrote:
OK, I tried the following:
$this->applications['dimp'] = array(
'fileroot' => dirname(__FILE__) . '/../dimp',
'webroot' => $this->applications['horde']['webroot'] . '/dimp',
'name' => _("Dynamic Mail"),
'status' => 'notoolbar',
'target' => '_parent',
'jsuri' => $this->applications['horde']['webroot'] . '/dimp/js/src',
'jsfs' => '/usr/share/horde/dimp/js/src',
);
And Dimp loaded.
The error when going into any folder other than inbox is:
"onException: TypeError-elt is undefined"
**Note that Dimp troubleshooting instructions for this step are currently:
"Finally, you need to change ``horde/conf/registry.php`` to serve the
javascript files from the ``js/src/`` directory rather than the ``js/``
directory". That's about as useful as telling most people to fly to
the moon without at the very least an example of how to do it... :)
Can I submit a patch for the INSTALL file with some better instructions LOL?
More information about the bugs
mailing list