MantisBT: master cd3d99bb

Author Committer Branch Timestamp Parent
vboctor vboctor master 2021-08-07 20:40 master 91422470
Affected Issues  0028965: Show issue attachments along with issue header information
Changeset

Fix where not all issue attachments were included

The activities API returns an attachment in attachment field and the rest in attachments field.
So handling this case correctly.

Fixes 0028965

mod - bug_view_inc.php Diff File
mod - bugnote_view_inc.php Diff File