Closed (fixed)
Project:
Upload File Replace (for filefield CCK)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2011 at 18:45 UTC
Updated:
29 Dec 2011 at 00:50 UTC
I found quite a few problems while using upload replace with the latest version of d7, most saliently, that the module was still referencing the files table when d7 no longer has a files table. There were some other minor bugs, like not handling initial file uploads correctly.
Attached is a patch that seems to fix these things. Maintainer: can you review this and move to core when ready?
| Comment | File | Size | Author |
|---|---|---|---|
| upd7.patch | 4.26 KB | dpolant |
Comments
Comment #1
alibama commentedThanks - that fixed it
Comment #2
grossmann commentedThanks. Patch is working so far.
Comment #3
markabur commentedGreat, thanks. Quick test seems to work.
Comment #4
tommychrisComment #5
sachbearbeiter commentedwould it be possible, to have a new dev including this patch?
thanks
Comment #6
markDrupal commentedI've applied the patch and created a new release. Let me know how it goes. I wasn't able to test it myself. http://drupal.org/node/1371294