Active
Project:
Cache Router
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 01:30 UTC
Updated:
11 Feb 2010 at 14:20 UTC
The projectd page of CacheRouter mentions that we need to patch D5 using the file DRUPAL-5-7-cache-serialize.patch, however - there are also patches included with higher version numbers. And D5 is up to 5.21, while the patches stop at 5.10.
Which one do I need to use?
Comments
Comment #1
p4guru commentedIndeed, i'm also wondering when 5.19 and higher patches would be available ?
I tried to manually go through 5.14 patch lines and update for the bootstrap.inc, cache.inc, menu.inc and /modules/locale/locale.module the changes for drupal 5.19 doesn't work either when memcache enabled, queries are uncached and memcache.php reports no usage.
thanks
Comment #2
andypostSuppose new patches should collected into some issue because it's much easy to maintain them.
If we continue to ship patches with module we should make new release with every minor drupal release.
Comment #3
p4guru commentedwell for now i disabled cache router and opted to use memcached api module as a patch was made by one use for drupal 5.19 http://drupal.org/node/531530.