{/literal}
{if $previous_issue}  << {t}Previous Issue{/t} {/if} {if $next_issue} {t}Next Issue{/t} >>  {/if}
{if $quarantine.iqu_status > 0}
{t}This Issue is Currently Quarantined{/t} {include file="customer/$customer_backend_name/quarantine.tpl.html"}
{if $current_role > $roles.customer && $quarantine.iqu_expiration != ''} {t 1=$quarantine.time_till_expiration}Quarantine expires in %1{/t}
{/if} {t 1="faq.php" escape=no}Please see the FAQ for information regarding quarantined issues.{/t}
{if $current_role > $roles.developer}

{/if}

{/if} {if $project_auto_switched == 1}

{/if} {if $issue.iss_private == 1}
{t}Note{/t} :{t}This issue is marked private. Only Managers, the reporter and users assigned to the issue can view it.{/t}

{/if}
{if $has_customer_integration and $issue.iss_customer_id} {/if} {* If we are not showing categories, put status here *} {if $show_category == 1} {else} {/if} {if $show_category == 1} {/if} {if $current_role != $roles.customer && $show_releases == 1} {/if} {if $current_role > $roles.customer} {/if} {if $current_role > $roles.customer} {/if} {* Display Group if a group is set and user is above a customer *} {if $current_role > $roles.customer && $groups|@count > 0} {/if}
{t}Issue Overview{/t} (ID: {$issue.iss_id}) {if $current_role > $roles.customer} [ {t}Edit Reporter{/t} ] [ {t}Edit Authorized Replier List{/t} ] [ {t}Edit Notification List{/t} ] {/if} [ {t}History of Changes{/t} ]
{t}Customer{/t}: {$issue.customer_info.customer_name} ({t}Complete Details{/t}) {t}Customer Contract{/t}: {t}Support Level{/t}: {$issue.customer_info.support_level} {if $issue.customer_info.support_options}
{t}Support Options{/t}: {$issue.customer_info.support_options} {/if} {if $issue.customer_info.is_per_incident}
{t}Redeemed Incident Types{/t}: {strip} {foreach from=$issue.redeemed_incidents item=incident_details name=incident_loop} {if $incident_details.is_redeemed == 1} {if not $smarty.foreach.incident_loop.first}, {/if}{$incident_details.title} {assign var=has_redeemed_incident value=1} {/if} {/foreach} {/strip} {if $has_redeemed_incident != 1}{t}None{/t}{/if} {/if}
{t}Category{/t}: {$issue.prc_title|escape:"html"} {t}Status{/t}: {$issue.sta_title|escape:"html"} {t}Notification List{/t}: {if $subscribers.staff != ''}{t}Staff{/t}: {$subscribers.staff|replace:"<":"<"|replace:">":">"}{/if} {if $subscribers.staff != '' and $subscribers.customers != ''}
{/if} {if $subscribers.customers != ''}{t}Other{/t}: {$subscribers.customers|replace:"<":"<"|replace:">":">"}{/if}
{t}Status{/t}: {$issue.sta_title|escape:"html"} {t}Submitted Date{/t}: {$issue.iss_created_date}
{t}Priority{/t}: {$issue.pri_title|escape:"html"} {t}Last Updated Date{/t}: {$issue.iss_updated_date}
{t}Scheduled Release{/t}:  {$issue.pre_title|escape:"html"} {t}Associated Issues{/t}: {section name="i" loop=$issue.associated_issues_details} {strip} #{$issue.associated_issues_details[i].associated_issue} {if not $smarty.section.i.last},{/if} {/strip} {sectionelse} {t}No issues associated{/t} {/section}
{t}Resolution{/t}: {$issue.iss_resolution} {t}Expected Resolution Date{/t}: {if $issue.iss_expected_resolution_date == 0} {t}No resolution date given{/t} {else} {$issue.iss_expected_resolution_date|escape:"html"} {/if}
{t}Percentage Complete{/t}: {$issue.iss_percent_complete|default:"0"}% {t}Estimated Dev. Time{/t}: {$issue.iss_dev_time} {if $issue.iss_dev_time != ''} {t}hours{/t}{/if}
{t}Reporter{/t}: {$issue.reporter|escape:html} {t}Duplicates{/t}: {if $issue.iss_duplicated_iss_id} {t}Duplicate of{/t}: #{$issue.iss_duplicated_iss_id} {/if} {if $issue.duplicates_details|@count > 0} {if $issue.iss_duplicated_iss_id}
{/if} {t}Duplicated by{/t}: {section name="i" loop=$issue.duplicates_details} {strip} #{$issue.duplicates_details[i].issue_id} {if not $smarty.section.i.last}, {/if} {/strip} {/section} {/if}
$roles.customer && $groups|@count > 0}rowspan="2"{/if} width="150" bgcolor="{$cell_color}" class="default_white"> {t}Assignment{/t}: 0}rowspan="2"{/if} bgcolor="{$light_color}" class="default"> {$issue.assignments} {t}Authorized Repliers{/t}: {if $issue.authorized_repliers.users|@count > 0} {t}Staff{/t}: {section name="replier" loop=$issue.authorized_repliers.users} {strip} {$issue.authorized_repliers.users[replier].replier|replace:"<":"<"|replace:">":">"} {if $smarty.section.replier.last != 1}, {/if} {/strip} {/section}
{/if} {if $issue.authorized_repliers.other|@count > 0} {t}Other{/t}: {section name="replier" loop=$issue.authorized_repliers.other} {strip} {$issue.authorized_repliers.other[replier].replier|replace:"<":"<"|replace:">":">"} {if $smarty.section.replier.last != 1}, {/if} {/strip} {/section} {/if}
{t}Group{/t}: {$issue.group.grp_name}
{t}Summary{/t}: {$issue.iss_summary|escape:"html"}
{if $browser.ie5up or $browser.ns6up or $browser.gecko or $browser.safari or $browser.opera5up or $browser.safari or $browser.opera5up} [ {get_innerhtml element_name="description"} ] {/if}
{t}Initial Description{/t}:
({t}fixed width font{/t})
{$issue.iss_description|activateLinks:"link"|activateAttachmentLinks:$issue.iss_id} {literal} {/literal}
{if $current_role > $roles.reporter} {/if} {if $current_role > $roles.customer} {/if}
{if $current_role > $roles.customer} {/if} {if $current_role > $roles.customer} {/if}
{if $is_user_assigned == 1} {if $allow_unassigned_issues == 'yes' || $issue.assigned_users|@count > 1}   {/if} {else}   {/if} {if $current_role >= $roles.standard_user and $app_setup.support_email == 'enabled' and $ema_id != ''}   {/if} {if not $issue.sta_is_closed} {if $issue.duplicates == ''} {if $issue.iss_duplicated_iss_id} {else} {/if} {/if} {/if}
{if $is_user_authorized != 1} {/if} {if $is_user_notified != 1} {/if} {if $issue.customer_info.is_per_incident} {/if} {if $statuses != ''} {/if}