What are the steps required to reproduce the bug?

  1. Upgrade from Drupal 5.10 to Drupal 6.4
  2. Update from Comment Upload 5.x-1.x-dev (2008-May-05) to 6.x-1.x-dev (2008-Aug-16)

What behavior were you expecting?

I was expecting that the existing files that were attached to the comments were still there.

What happened instead?

The files were listed as attachments but when you click them, Error 404.

Thing/s I did to check on errors

  • I checked the database, and the files are listed on the "comment_upload" table
  • The files should be in ...sites/all/files/* as the web browser's address bar indicate but upon checking the ...sites/all/files/ in the server's directory structure, all the files uploaded via comment upload module are all gone.

Comments

vladimir.dolgopolov’s picture

Status: Active » Postponed (maintainer needs more info)

It look's like a duplicate of #297845: Files attached to comments after upgrade are missing but here "the files are listed on the "comment_upload" table".
In #297845: Files attached to comments after upgrade are missing {comment_upload} table is empty after update.

heine’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)