Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2008 at 20:05 UTC
Updated:
22 Oct 2008 at 20:24 UTC
Jump to comment: Most recent file
As per #304813: CCK module developers read this!! we need to add the following to the beginning of our first D6 update:
if ($abort = content_check_update('filefield')) {
return $abort;
}
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | filefield_318694.patch | 638 bytes | drewish |
| #1 | filefield_318694.patch | 730 bytes | drewish |
Comments
Comment #1
drewish commentedhere's a patch.
Comment #2
drewish commentedjust reread the instructions. it looks like that needs to go in every d6 update.
Comment #3
drewish commentedcommitted to HEAD.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.