Summary | 404 on JavaScript link in compose.php |
Queue | IMP |
Queue Version | 4.0.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | chris (at) flipjam (dot) co (dot) uk |
Created | 12/06/2005 (7254 days ago) |
Due | |
Updated | 12/06/2005 (7254 days ago) |
Assigned | |
Resolved | 12/06/2005 (7254 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
missing imp/js/ieEscGuard.js, then the local install is broken.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ 404 on JavaScript link in compose.php
Queue ⇒ IMP
New Attachment: imp_patch.txt
Apache 2.2.0. IMP & Horde built, from source, via the ports.
Have noticed in the httpd error log that the compose.php script is
generating a 404 error looking for "ieEscGuard.js", due to an extra
"imp" leafname in the URI (it's looking for /horde/imp/js/ieEscGuard.js"
Having checked the directory tree, this script is in /horde/js. I've
managed to fix this on my system and the patch is attached.
Unable to verify on any other platform. If this is local to the port,
I'll resubmit the patch to the port maintainer with apologies to the
Horde developers.