MantisBT: master 2d5e0144

Author Committer Branch Timestamp Parent
rombert rombert master 2009-10-26 06:47 master d5c21376
Affected Issues  0010615: API Failure
Changeset

Fixes 0010615: Excel export did not use the BugData API

excel_xml_export used the old array-style access of the bug information,
but filter_get_bug_rows returns BugData objects.

mod - excel_xml_export.php Diff File