MantisBT: master f9ab82ea

Author Committer Branch Timestamp Parent
Danez dhx master 2009-09-20 11:20 master bef2c84b
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 - core/bug_api.php Diff File
mod - issues_rss.php Diff File
mod - csv_export.php Diff File
mod - plugins/XmlImportExport/pages/export.php Diff File
mod - core/columns_api.php Diff File