Closed (fixed)
Project:
Project issue file test
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
31 Jan 2009 at 05:33 UTC
Updated:
16 Feb 2009 at 04:50 UTC
comment_upload's 5.x -> 6.x conversion resulted in a renumbering of the fid column in {comment_upload}, due to the new file API, so pift_data.fid is incorrect for all files attached to issues until this is fixed. the old fid data should be available in comment_upload.legacy_fid -- i'm waiting on the author of comment_upload to push this change to the module, then i'll write an update function for PIFT.
Comments
Comment #1
netaustin commentedFixed in commit 168486. Please open an issue in comment_upload if there are further problems.
Comment #2
hunmonk commentedfixed in DRUPAL-6--1-0-ALPHA2