MantisBT: master-1.3.x 624982be

Author Committer Branch Timestamp Parent
cproensa dregad master-1.3.x 2015-09-25 14:14 master-1.3.x fcad5753
Affected Issues  0020138: file_bug_attachment_count fetch data for all bugs
Changeset

Use selective bug cache for attachment count

Fetch data only for bugs included in filter result set
instead of reading the full table and storing it in cache

fixes 0020138

mod - core/file_api.php Diff File
mod - core/filter_api.php Diff File