MantisBT: master 64d96012

Author Committer Branch Timestamp Parent
dregad dregad master 2012-01-13 02:16 master a2066d26
Affected Issues  0013728: Various display issues of custom enums cross-project
Changeset

Fix custom enum types across projects in exports

The CSV and Excel exports, as well as printing a report to Word now
properly handle custom enums when dealing with bugs from different
projects.

Fixes 0013728

mod - core/csv_api.php Diff File
mod - core/custom_function_api.php Diff File
mod - core/excel_api.php Diff File
mod - csv_export.php Diff File
mod - excel_xml_export.php Diff File
mod - print_all_bug_page_word.php Diff File