MantisBT: master-1.2.x 07bb3fea

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-07-21 09:30 master-1.2.x d58b9ccf
Affected Issues  0010703: attachment_count column shows @attachment_count@ for each row
Changeset

Fix 0010703: attachment_count column error

There was a naming inconsistency (probably a renaming within bug_api)
with attachment vs attachment_count. This led to the attachment_count
column not displaying the correct column title, as well as display of
@attachment_count@ instead of the actual count.

mod - core/columns_api.php Diff File