Summary | Cachejs doesn't work for javascript files moved to Core |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 10/27/2010 (5364 days ago) |
Due | |
Updated | 10/29/2010 (5362 days ago) |
Assigned | |
Resolved | 10/28/2010 (5363 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
is incorrect, since the fileroot should be a full path.
using the install_dev script..did this changed? Because some days
ago, everything was working fine (and it still is) only running this
script. The only problem is really the javascript files that were
moved to framework, that are not found when cachejs conf is
activated..If the conf is not active, the files will be normally
included on the page.
The Role package was created by me approximately two months ago (along
with the movement of the javascript files into framework libraries).
If you have not run the horde/Role post-installation script since
August, then Horde will not be installed correctly.
Various other devs have been tweaking installation/PEAR related
features the last few weeks so maybe something they have done has
caused your problem to manifest itself.
from a snapshot or git checkout.
See http://www.horde.org/source/git.php
javascript libraries are installed via PEAR (you must correctly
configure the horde/Role package)
the install_dev script..did this changed? Because some days ago,
everything was working fine (and it still is) only running this
script. The only problem is really the javascript files that were
moved to framework, that are not found when cachejs conf is
activated..If the conf is not active, the files will be normally
included on the page.
State ⇒ Not A Bug
from a snapshot or git checkout.
See http://www.horde.org/source/git.php
javascript libraries are installed via PEAR (you must correctly
configure the horde/Role package)
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Cachejs doesn't work for javascript files moved to Core
Type ⇒ Bug
State ⇒ Unconfirmed
moved to core will not be included in the page, since the call to
filemtime will look for those files on their previous location (inside
horde/js)