MantisBT: master 7634b190

Author Committer Branch Timestamp Parent
dhx dhx master 2009-10-05 05:06 master 6b3560d4
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