Closed (fixed)
Project:
fastpath_fscache
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Feb 2009 at 20:43 UTC
Updated:
19 Apr 2009 at 19:30 UTC
Jump to comment: Most recent file
Any plans for Drupal 6.x?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fastpath_fscache.patch | 5.09 KB | kenorb |
| #3 | fastpath_fscache.zip | 14.3 KB | kenorb |
Comments
Comment #1
kenorb commentedFirst version for 6.x in attachment.
Converted and fixed some bugs in 5.x with fread() and unlink() issues:
#167812: new directories created as read only on windows
Comment #2
kenorb commentedComment #3
kenorb commentedIn attachment.
Comment #4
kenorb commentedCan any maintainer commit that or assign me to this project?
I'll deal with 6.x version.
Comment #5
jeremy commentedCan you re-attach this as a patch so that it can be reviewed?
Comment #6
kenorb commentedComment #7
kenorb commentedThanks.
Comment #8
jeremy commentedThe patch looks great, thanks! I've granted you CVS access, please feel free to commit and do what it takes to release a version for D6.
Comment #9
kenorb commentedCommited.
http://drupal.org/cvs?commit=190486
Comment #10
jamesmcd commentedMany thanks, when will this be available for 6 out of dev mode? or is it already? I don't see it on the fastpath_fscache page..
Comment #11
kenorb commentedIt's available here: http://drupal.org/node/80756/release
http://ftp.drupal.org/files/projects/fastpath_fscache-6.x-1.x-dev.tar.gz
But I don't know why snapshot wasn't created;/
Probably it's related to this issue: #381704: sporadic node_load() failures causing grief for the d.o packaging script
It will be created automatically soon.
Comment #12
kenorb commentedRelease is fixed now.