MantisBT: master 33e1230b

Author Committer Branch Timestamp Parent
MS-Astra dregad master 2017-05-20 04:16 master 486e1a7e
Affected Issues  0021994: issue with attachments cannot be moved between projects with different upload directories (uploads saved in file system)
Changeset

Fix moving issues with attachments

Issues with attachments cannot be moved between projects with different
upload directories when files are stored in file system.

Add missing parameters to db_query() call in file_move_bug_attachments().

Fixes 0021994

mod - core/file_api.php Diff File