[imp] troubles with dimp

Michael M Slusarz slusarz at horde.org
Fri Jun 1 17:45:39 UTC 2007


Quoting Joseph Malone <josephmalone at higlum.com>:

> On more thing:  at first it was impossible to find where the error in
> prototype.js was coming from, because the js files via CVS are one
> line only.  I used sed to put some line feeds into the file, and the
> "Too much recursion" error is coming from this line:
>
> if(!_132||!_132.tagName||_132.nodeType==3||_132._extended||F.SpecificElementExtensions||_132==window){return  
> _132}var
> _134={},_135=_132.tagName,_136=Element.extend.cache,T=Element.Methods.ByTag;
>
> This doesn't really mean anything to me, but perhaps it does to
> someone else out there.

It might help to set the following in horde/config/registry.php in the  
'dimp' stanza:
     'jsuri' => $webroot . '/dimp/js/src',

and for 'horde':
     'jsuri' => $webroot . '/js/src',

This will cause DIMP to load javascript from the uncompressed source  
rather than the compressed versions.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list