Summary | dimp does not work after horde update to 3.3.9 |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | slusarz (at) horde (dot) org |
Requester | Klaus.Steinberger (at) physik (dot) uni-muenchen (dot) de |
Created | 10/01/2010 (5391 days ago) |
Due | |
Updated | 10/07/2010 (5385 days ago) |
Assigned | 10/01/2010 (5391 days ago) |
Resolved | 10/07/2010 (5385 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.3.10 |
Patch | No |
Bug: 9279Fix changelog typo
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horder1=1.515.2.623r2=1.515.2.624ty=u
Version ⇒ Git master
Milestone ⇒ 3.3.10
Priority ⇒ 3. High
State ⇒ Resolved
Queue ⇒ Horde Framework Packages
Version ⇒
if a cache prefix is used (most installations use the default prefix -
the local hostname - so this broke all default installations) See:
http://lists.horde.org/archives/cvs/Week-of-Mon-20100607/091038.html
Bug: 9279changelog
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horder1=1.515.2.622r2=1.515.2.623ty=u
Bug: 9279Partial revert of 1.24.2.4
http://lists.horde.org/archives/cvs/Week-of-Mon-20100607/091038.html
Fix double adding prefix to cache key.
http://cvs.horde.org/diff.php/framework/Cache/Cache/Attic/memcache.php?rt=horder1=1.24.2.4r2=1.24.2.5ty=u
dimp in horde 3.3.9
IMP works but DIMP just shows "Loading"
will need to do javascript debugging.
You need to link to the uncompressed JS files to make this easier to
debug. Change the following item in the 'dimp' block in
horde/config/registry.php:
'jsuri' => $webroot . '/dimp/js/src',
Also, it may be worthwhile to read the 'DIMP Troubleshooting' section
in dimp/docs/INSTALL.
dimp in horde 3.3.9
I just tried APC instead of memcache and got the very same problem.
IMP works but DIMP just shows "Loading"
code that would cause this (at least nothing that easily stands
out). You will need to provide an error message to help track this
down.
to get a error message?
State ⇒ Feedback
Priority ⇒ 1. Low
that would cause this (at least nothing that easily stands out). You
will need to provide an error message to help track this down.
Priority ⇒ 3. High
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ DIMP
Summary ⇒ dimp does not work after horde update to 3.3.9
Type ⇒ Bug
just "loading" displayed, nothing more