6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8267] DIMP preview errors in folders other than Inbox
*
Your Email Address
*
Spam protection
Enter the letters below:
.__..__ \ /. ..__ [__][ __ >< | |[ __ | |[_.// \|/\|[_./
Comment
> Thank you Jan. With respect, to most people other than developers > (which nowhere in this bug have I claimed to be) a URI is a naming > structure like http://www.something. In that context I know fine what > a URI is - but thanks... :) Do I need to tell you everything else I > don't know? (joke...). > > > > "$this->applications['horde']['webroot'] . '/dimp/js/src'" does not > look like what a non-developer would call a URI. > > > > I'm trying here to help the Dimp community by debugging an error that > occurs in certain browsers on my install. To do that, all I need from > you guys (the developers) is what I put in registry.php to make Dimp > get its JS from source. > > > > I followed Michael's advice to "Add something like this to the dimp > config in horde/config/registry.php: > > 'jsuri' => '/path/to/horde/js/src', > > 'jsfs' => dirname(__FILE__) . '/../js/src'," > > > > Then something different from you, and now something different again. > > > > Can someone please just tell me what I put in > /usr/share/horde/config/registry.php to make Dimp get its JS from src. > > > > Currently I have: > > > > $this->applications['dimp'] = array( > > 'fileroot' => dirname(__FILE__) . '/../dimp', > > 'webroot' => $this->applications['horde']['webroot'] . '/dimp', > > 'name' => _("Dynamic Mail"), > > 'status' => 'notoolbar', > > 'target' => '_parent', > > 'jsuri' => dirname(__FILE__) . '/../dimp/js/src', > > 'jsfs' => '/usr/share/horde/dimp/js/src', > > ); > > > > With your last post, are you now telling me that I also need to > change the line that says: > > > > 'webroot' => $this->applications['horde']['webroot'] . '/dimp', > > > > to > > > > 'webroot' => $this->applications['horde']['webroot'] . '/dimp/js/src' ? > > > > Or change that INSTEAD of the others, or as well as some of them...? > > > > As I said in Comment 4: > > > > "Happy to do more JS troubleshooting if someone can help point me in > > the right direction of how to actually do it as the tips in the > > INSTALL file don't work for me..."
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers