MantisBT: master 9d840d2b

Author Committer Branch Timestamp Parent
dregad dregad master 2019-09-12 08:47 master f3b4e39b
Affected Issues  0026128: Attachments displayed with empty user
Changeset

Add file with default value 'null' for user id

This ensures that the file attachment is added with a reference to the
current user.

Regression introduced by 255dfdf261c42adb76c4f3b6a157186afe999f9b,
caused attachments uploaded together with the issue's submission to be
linked to user '0' instead of the reporter.

Fixes 0026128

mod - core/file_api.php Diff File