Summary | cachecss cdoesn't work |
Queue | IMP |
Queue Version | 4.3.8 |
Type | Bug |
State | Duplicate |
Priority | 3. High |
Owners | |
Requester | sistemisti-posta (at) csi (dot) it |
Created | 10/06/2010 (5467 days ago) |
Due | |
Updated | 10/07/2010 (5466 days ago) |
Assigned | |
Resolved | 10/07/2010 (5466 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug #9279.State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ cachecss cdoesn't work
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
$conf['server']['cachecss'] = 'horde_cache';
horde cache is memcache.
Upgrading to IMP 4.3.8 css doesn't load. I have to disable
$conf['server']['cachecss'] to let css to load.
I don't see errors into logs. Memcache appears to work as expected.
With previous version of IMP 'cachecss' works well with the same
configuration.