MantisBT: master-1.2.x a39a948a

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-01-13 02:16 master-1.2.x 735506cf
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