View Issue Details

IDProjectCategoryView StatusLast Update
0012188mantisbtattachmentspublic2011-08-05 02:12
Reportertk Assigned Toatrol  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.0 
Summary0012188: attachments marked as missing in "view issue" after moving issue from one project to another with different upload file path
Description

The following refers to upload method "FILE"

Say you have project 1 with uploadpath=/path_1, and project 2 with uploadpath=/path_2
In project 1 init an issue with attachment "A".
Next, move issue A to project 2.
Then the attachment is marked as "Attachment missing" on the view issue page.

I assume that the view issue page will search for the attachment below the project specific upload path ( after move: /path_2/hashed_filename_of_attachment ) although it is physically still located below the initial path /path_1/hashed_filename_of_attachment, and the database entry in bug_file_table has still the "folder" entry /path_1 .

TagsNo tags attached.

Relationships

duplicate of 0011687 closeddregad Bugs with attachments that are moved will lose attachments 

Activities

There are no notes attached to this issue.