Index: core/columns_api.php =================================================================== --- core/columns_api.php (revision 5740) +++ core/columns_api.php (working copy) @@ -57,6 +57,7 @@ 'status', 'steps_to_reproduce', 'summary', + 'target_version', 'version', 'view_state', ); Index: print_all_bug_page_word.php =================================================================== --- print_all_bug_page_word.php (revision 5740) +++ print_all_bug_page_word.php (working copy) @@ -293,8 +293,30 @@ eta ) ?> -   + + : + + + fixed_in_version ?> + +   + + + +   + + +   + + + : + + + target_version ?> + +   + project_id ); foreach( $t_related_custom_field_ids as $t_custom_field_id ) {