Please note that provided patches are against 5.x CVS version, not for official 5.1 release.
As so, taxonomy_cache.patch will fail because of a mismatch caused by http://drupal.org/node/141204
Please note that provided patches are against 5.x CVS version, not for official 5.1 release.
As so, taxonomy_cache.patch will fail because of a mismatch caused by http://drupal.org/node/141204
Comments
Comment #1
robertdouglass commentedguilty as accused! Without thinking I rolled against 5.x-HEAD. I'll try to release stable 5-1 patches in the future. Thanks also for the link to the patch. I'll see what can be done from the caching side to mitigate the problem.
Comment #2
kalashari commentedI dont understand... R u saying that this is not for D 5.1?
I already applied node_cache.patch to my D5.1 install and it seems to be working... or not ?
Comment #3
robertdouglass commentedThe latest release contains patches that were rolled against 5.1 instead of 5.x-1.x-dev. The earlier patches also applied against 5.1 with the exception of one hunk that had to be manually applied (in the taxonomy_cache.patch, I think). If you got the pathes applied and you don't have heinous errors, it is probably working. Upgrading to the next version is advised, however. To do that make sure you *unpatch* your files before trying to apply the new patches. (hint... patch -R < path/to/patch )
Comment #4
(not verified) commented