[Gforge-devel] Tracker CSV export

Jacob Levine mlb at jlevine.oiiiio.net
Tue Oct 31 23:27:29 EST 2006


Hello list,

I've been assigned by my boss to take a look at why the CSV export
function in trackers doesn't export all customized fields. I was hoping
someone on this list (Tim Perdue?) could clue me in on why specifically
customized text areas and text fields are not included in the export.

I've tracked it down to downloadcsv.php
(https://gforge.org/scm/viewvc.php/trunk/gforge/www/tracker/downloadcsv.php?root=gforge&view=log)

On line 59 the constant ARTIFACT_EXTRAFIELD_FILTER_INT is used to filter
out these two field types. I'm in the process of trying to bring them in
as well, but if anyone could give me a hint on how to do it, that'd be
great. For the time being I'm going to assume their display was just never
implemented.

TIA.

-- 
-Jacob Levine



More information about the Gforge-devel mailing list