MantisBT: master-1.2.x 5b448d2f

Author Committer Branch Timestamp Parent
Danez dhx master-1.2.x 2009-09-20 11:20 master-1.2.x 4833dba6
Affected Issues  0010915: Description field data not shown *on any table*
Changeset

Fix 0010915: Description field data not shown

class BugData now notices if the requested field is an extended or not, and then fetches the extended data if needed.
A small bug was also fixed in the print function for steps_to_reproduce. Printed additional_info instead of steps_to_reproduce.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - issues_rss.php Diff File
mod - csv_export.php Diff File
mod - plugins/XmlImportExport/pages/export.php Diff File
mod - core/bug_api.php Diff File
mod - core/columns_api.php Diff File