MantisBT: master-1.3.x c851b37b

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2016-11-12 00:56 master-1.3.x c8c4aa25
Affected Issues  0020138: file_bug_attachment_count fetch data for all bugs
Changeset

Cache attachment count in my view page

After refactoring the bug attachment count cache:
(see 624982beb1091fb869edd50bb3c64eafe2a8db6a, issue 0020138).

My-view page needs to call explicitly to bug_cache_columns_data() with
the fetched bugs.

mod - my_view_inc.php Diff File