MantisBT: master-1.2.x c8f65172

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-10-05 05:06 master-1.2.x e0ca2425
Affected Issues  0010703: attachment_count column shows @attachment_count@ for each row
Changeset

Fix 0010703: Don't show attachment_count column in CSV output

It is a little complicated to show the attachment_count column in the
CSV output at the moment. Therefore we disable this column from being
usable until such time as someone wants to spend time fixing it up
properly. By disabling the column, we prevent users from enabling what
is currently a broken/non-implemented column.

mod - core/helper_api.php Diff File