= config_get( 'bug_resolved_status_threshold' ) ) { # @@@ The error should be more generic. trigger_error( ERROR_BUG_RESOLVED_ACTION_DENIED, ERROR ); } $t_bugnote_text = string_textarea( bugnote_get_text( $f_bugnote_id ) ); # Determine which view page to redirect back to. $t_redirect_url = string_get_bug_view_url( $t_bug_id ); ?>