Error in all engines/*.php
function set($key, $value, $expire = CACHE_PERMENANT, $headers = NULL) {

CommentFileSizeAuthor
#6 typo.patch3.37 KBandypost
#1 patch.txt15.13 KBandypost

Comments

andypost’s picture

Status: Active » Needs review
StatusFileSize
new15.13 KB

Patch is big coz removed ending spaces

Jo Wouters’s picture

This is an issue for the D5 branch too.

slantview’s picture

Status: Needs review » Fixed

Fixed in latest cvs commit. New release for D5 and D6 forthcoming.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

murz’s picture

Fixed in latest cvs commit. New release for D5 and D6 forthcoming.
Can't find this patch committed in DRUPAL-5 lastes cvs version!

andypost’s picture

Version: 6.x-1.0-beta4 » 6.x-1.x-dev
Status: Closed (fixed) » Reviewed & tested by the community
StatusFileSize
new3.37 KB

CACHE_PERMANENT is still CACHE_PERMENANT in cvs, please check and fix it for all engines

update - patch against DRUPAL-6--1

slantview’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in latest commit. Sorry I rolled it last time, but got overwritten by a patch.

Beta7 should be ready shortly with this fix in.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.