> > > > > > > > project_id ); foreach( $t_related_custom_field_ids as $t_id ) { if( !$t_def['advanced'] && custom_field_has_read_access( $t_id, $f_bug_id ) ) { $t_def = custom_field_get_definition( $t_id ); $t_custom_fields_found = true; ?> > reporter_id == auth_get_current_user_id() ) || access_has_bug_level( config_get( 'view_attachments_threshold' ), $f_bug_id ); if ( $t_show_attachments ) { ?> > >
category ?> severity ) ?> reproducibility ) ?> date_submitted ) ?> last_updated ) ?>
reporter_id, $f_bug_id ) ?> view_state ) ?>  
handler_id, $f_bug_id ) ?>
priority ) ?> resolution ) ?>  
status ) ?> duplicate_id ) ?>  
summary ?>
description ?>
additional_information ?>
$t_custom_field_value"; } else { echo $t_custom_field_value; } ?>
'; } ?> '; } ?>
status < config_get( 'bug_resolved_status_threshold' ) ) { include( $t_mantis_dir . 'bug_file_upload_inc.php' ); } # User list monitoring the bug include( $t_mantis_dir . 'bug_monitor_list_view_inc.php' ); # Bugnotes include( $t_mantis_dir . 'bugnote_add_inc.php' ); include( $t_mantis_dir . 'bugnote_view_inc.php' ); ?>