[Tickets #8267] Re: DIMP preview errors in folders other than Inbox

bugs at horde.org bugs at horde.org
Fri May 22 01:10:09 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 21:10) wrote:

OK, so can either of you tell me definitively what I am supposed to  
put there? :)

 From what I read in registry.php jsuri should be a URI, jsfs should  
be a filesystem path.

I have tried:

(on Michael's advice)
'jsuri' => '/usr/share/horde/dimp/js/src',
'jsfs' => dirname(__FILE__) . '/../dimp/js/src',

(on Jan's advice)
'jsuri' => dirname(__FILE__) . '/../dimp/js/src',
'jsfs' => dirname(__FILE__) . '/../dimp/js/src',

and finally just for the hell of it:
'jsuri' => dirname(__FILE__) . '/../dimp/js/src',
'jsfs' => '/usr/share/horde/dimp/js/src',

None of them work - Dimp just sits and says "loading..."

And yes, I have a /usr/share/horde/dimp/js/src directory.








More information about the bugs mailing list