Subversion Repositories DevTools

Rev

Rev 119 | Blame | Last modification | View Log | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>ERG Release Notes</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css"> <!--
        .body_txt{color:#000000;font:11px tahoma,sans-serif;text-decoration:none;}
        .body_txt_gray{
                color: Gray;
                font: bold 11px tahoma,sans-serif;
                text-decoration:none;
        }
        .body_txt_lrg{color:#000000;font: 14px tahoma,sans-serif;text-decoration:none;}
        .body_txt_small{color:#000000;font: 9px tahoma,sans-serif;text-decoration:none;}
        .body_txt_macro{color: #808080;font:9px tahoma,sans-serif;font-weight: normal;padding-right: 10px;text-decoration:none}
        .body_txt_pre{
                color:#000000;
                font: 12px "Courier New", Courier, monospace;
                text-decoration:none;
        }
        .pkg_removed {
                color:#000000;
                font:11px tahoma,sans-serif;
                text-decoration: line-through;
        }
        .pkg_changed {
                color:#000000;
                font: bold 11px tahoma,sans-serif;
                text-decoration:none;
        }
        .body_sect{  font-family: Arial, sans-serif; font-size: 18px; color: Black; text-decoration: none; }
        .body_ttl {FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: Black;  FONT-FAMILY: Arial, sans-serif; }
        .body_ttl_w {
                FONT-WEIGHT: bold;
                FONT-SIZE: 26px;
                COLOR: White;
                FONT-FAMILY: Arial, sans-serif;
                padding-left : 10px;
                padding-right : 10px;
        }
        .body_sttl { FONT-SIZE: 18; COLOR: #003366;  FONT-FAMILY: Arial, sans-serif; }
        .txt_linked {  font-family: tahoma,sans-serif; font-size: 11px; color: #0066FF; text-decoration: underline;  font : normal; }
        .form_item {  font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none;  font : normal normal; }
        TH{
                color:#000000;
                font:11px tahoma,sans-serif;
                font-weight:bold;
                padding-right: 3px;
                text-decoration:none;
                background : #F5F5F5;
                padding-left : 3px;
                text-align : left;
        }
        -->
</style>
<script language="JavaScript" type="text/javascript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  
  if(!d) d=document; 
  if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);
  }
  if(!(x=d[n])&&d.all) x=d.all[n]; 
  for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); 
  return x;
}

function DisplayROW() {
        var i, args, row_name, visibility;
        
        args=DisplayROW.arguments;
        
        for (i=0; i<(args.length); i+=2) { 
                row_name=args[i]; 
                visibility=args[i+1];
                MM_findObj(row_name).style.display = visibility;
        }
        
}
-->
</script>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td width="50%" align="right" bgcolor="#002E54" class="body_ttl_w">RELEASE NOTES</td>
    <td width="1" align="center" bgcolor="#002544"></td>
    <td width="50%" align="left" bgcolor="#002544" class="body_ttl_w">ERG Transit Systems</td>
  </tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <!-- SnippetName="Title"
  <tr> 
    <td align="center" class="body_sttl"><strong>$PKG_TITLE$</strong></td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="4" bgcolor="#E4E9EC"><span class="body_sect">Identification:</span><br> 
      <span class="body_txt"><br>
      This release can be uniquely identified by:</span></td>
  </tr>
  <!-- SnippetName="Identification"
  <tr> 
    <th width="15%" nowrap>Name:</th>
    <td width="35%" nowrap class="body_txt">$PKG_NAME$</td>
    <th width="15%" nowrap>Label:</th>
    <td width="35%" nowrap class="body_txt">$LABEL$</td>
  </tr>
  <tr> 
    <th nowrap>Version:</th>
    <td nowrap class="body_txt">$PKG_VERSION$</td>
    <th nowrap>Source Path:</th>
    <td nowrap class="body_txt">$SOURCE_PATH$</td>
  </tr>
  <tr> 
    <th nowrap>Release Date:</th>
    <td nowrap class="body_txt">$RELEASE_DATE$</td>
    <th nowrap>Released By:</th>
    <td nowrap class="body_txt"><a href="mailto:$RELEASOR_EMAIL$" class="txt_linked">$RELEASOR$</a></td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="2" bgcolor="#E4E9EC" class="body_sect">Package Information:</td>
  </tr>
  <!-- SnippetName="Package_Information"
  <tr> 
    <th width="1%" nowrap>Short Description</th>
    <td width="100%" class="body_txt">$SHORT_DESCRIPTION$</td>
  </tr>
  <tr> 
    <th>Overview</th>
    <td class="body_txt">$LONG_DESCRIPTION$</td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="6" bgcolor="#E4E9EC"><span class="body_sect">Reason For This Version:</span></td>
  </tr>
  <!-- SnippetName="Reason_For_This_Version:Header"
  <tr> 
    <td colspan="6"><span class="body_txt">$REASON_FOR_VERSION$</span></td>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Reason_For_This_Version:Columns"
  <tr> 
    <th width="1%" align="center" nowrap>Fixed</th>
    <th width="1%" nowrap>Issue ID</th>
    <th width="1%" nowrap>Issue DB</th>
    <th width="100%" nowrap>Summary</th>
    <th width="1%" nowrap>Issue Type</th>
    <th width="1%" nowrap>Priority</th>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Reason_For_This_Version:List"
    Uses DEVI and TDSE snippets defined at the end of the page.
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="6" bgcolor="#E4E9EC"><span class="body_sect">Issues:</span><br> 
      <span class="body_txt"><br>
      This release has the following issue status:</span></td>
  </tr>
  <!-- SnippetName="Issues:Header"
  <tr> 
    <td colspan="6" nowrap class="body_txt" bgcolor="#E4E9EC"><img src="#" width="1" height="1"></td>
  </tr>
  <tr> 
    <td colspan="6"><span class="body_txt_lrg"><strong>$PKG_NAME_AND_VERSION$</strong></span>&nbsp;<br>
      <span class="body_txt">$REASON_FOR_RELEASE$</span></td>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Issues:Columns"
  <tr> 
    <th width="1%" align="center" nowrap>Fixed</th>
    <th width="1%" nowrap>Issue ID</th>
    <th width="1%" nowrap>Issue DB</th>
    <th width="100%" nowrap>Summary</th>
    <th width="1%" nowrap>Issue Type</th>
    <th width="1%" nowrap>Priority</th>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Issues:List"
    Uses DEVI and TDSE snippets defined at the end of the page.
  EndOfSnippet -->
    <tr> 
    <td colspan="6" nowrap class="body_txt" bgcolor="#E4E9EC"><img src="#" width="1" height="1"></td>
  </tr>
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="5" bgcolor="#E4E9EC"><span class="body_sect">Changes Since Last Version:</span><br>
          <!-- SnippetName="Dependency_Changes:Header"
          <span class="body_txt"><br>
      This represents the build dependency differences between $CURRENT_PKG_NAME_AND_VERSION$ and <a href="../../../$RELEASE_NOTE_PATH$" class="txt_linked">$PREVIOUS_VERSION$</a></span>
          EndOfSnippet -->
        </td>
  </tr>
  <tr> 
    <th width="1%" nowrap>Status</th>
        <th width="1%" nowrap>Dependency Name</th>
    <th width="1%" nowrap>Current Version</th>
    <th width="1%" nowrap>Previous Version</th>
    <th width="100%" nowrap>Last Owner</th>
  </tr>
  <!-- SnippetName="Dependency_Changes:List"
  <tr> 
    <td nowrap class="body_txt_gray">$STATUS$</td>
        <td nowrap class="$CLASS_NAME$">$PKG_NAME$</td>
    <td nowrap class="$CLASS_NAME$">$CURRENT_VERSION$</td>
    <td nowrap class="$CLASS_NAME$">$PREVIOUS_VERSION$</td>
    <td nowrap class="$CLASS_NAME$">$LAST_OWNER$</td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="2" bgcolor="#E4E9EC"><span class="body_sect">Build Dependencies:</span><br> <span class="body_txt"><br>
      This package was built with the following &quot;dpkg_archive&quot; packages:</span></td>
  </tr>
  <tr> 
    <th width="1%" nowrap>Dependency Name</th>
    <th width="100%" nowrap>Version</th>
  </tr>
  <!-- SnippetName="Build_Dependencies"
  <tr> 
    <td nowrap class="body_txt">$PKG_NAME$</td>
    <td nowrap class="body_txt">$PKG_VERSION$</td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="3" bgcolor="#E4E9EC"><span class="body_sect">Runtime Dependencies:</span><br> <span class="body_txt"><br>
      This package requires the presence of the following packages on runtime 
      to operate correctly:</span></td>
  </tr>
  <tr> 
    <th width="1%" nowrap>Dependency Name</th>
    <th width="1%" nowrap>Version</th>
    <th width="100%" nowrap>Comments</th>
  </tr>
  <!-- SnippetName="Runtime_Dependencies"
  <tr> 
    <td nowrap class="body_txt" valign="top">$PKG_NAME$</td>
    <td nowrap class="body_txt" valign="top">$PKG_VERSION$</td>
    <td class="body_txt" valign="top">$COMMENTS$</td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="4" bgcolor="#E4E9EC"><span class="body_sect">Files:</span><br>
      <span class="body_txt"><br>
      This release consists of the following files.<br>
      NOTE: Checksums are derived using:<br>
      win32 CKSUM - located at <strong>http://bms:8002/ManagerSuite/release_manager/scripts/bin/cksum.exe<br>
      </strong>Solaris CKSUM - located at <strong>/usr/bin/cksum</strong> provided 
      with Solaris 8</span></td>
  </tr>
  <tr> 
        <th nowrap>File Path</th>
    <th nowrap>File Name</th>
    <th nowrap>Size (bytes)</th>
    <th nowrap>CRC - cksum</th>
  </tr>
  <!-- SnippetName="Files"
  <tr> 
        <td nowrap class="body_txt">$FILE_PATH$</td>
    <td nowrap class="body_txt">$FILE_NAME$</td>
    <td nowrap class="body_txt">$BYTE_SIZE$</td>
    <td nowrap class="body_txt">$CRC_CKSUM$</td>
  </tr>
   EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td colspan="2" bgcolor="#E4E9EC"><span class="body_sect">Installation Instructions:</span><br> 
      <span class="body_txt"><br>
      Please follow the instructions below when attempting to install this package:</span></td>
  </tr>
  <tr> 
    <th width="1%" nowrap>Step Name</th>
    <th width="100%" nowrap>Instruction</th>
  </tr>
  <tr> 
    <td colspan="5" nowrap class="body_txt" bgcolor="#E4E9EC"><img src="#" width="1" height="1"></td>
  </tr>
  <tr> 
    <td colspan="2" nowrap class="body_txt_lrg"><strong>Platform : Win32</strong></td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">1</td>
    <td class="body_txt">Log on to the target Computer as Administrator</td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">2</td>
    <td class="body_txt">Ensure the previous package has been uninstalled by using 
      the &quot;Add/Remove Programs&quot; option in the Control Panel</td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">3</td>
    <td class="body_txt">Copy the installer into the TEMP directory</td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">4</td>
    <td class="body_txt">Execute the installer and follow the prompts</td>
  </tr>
  <tr> 
    <td colspan="5" nowrap class="body_txt" bgcolor="#E4E9EC"><img src="#" width="1" height="1"></td>
  </tr>
  <tr> 
    <td colspan="2" nowrap class="body_txt_lrg"><strong>Platform : Solaris</strong></td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">1</td>
    <td class="body_txt">Log on to the target Computer as root user</td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">2</td>
    <td class="body_txt">Ensure the previous package has been removed by using:<br>
      <span class="body_txt_pre">pkginfo -l &lt;pkg_name&gt;</span><br>
      <br>
      If the command returns that a package is curently installed you will need 
      to remove it by executing:<br>
      <span class="body_txt_pre">pkgrm &lt;pkg_name&gt;</span></td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">3</td>
    <td><span class="body_txt">Copy the new package into the <span class="body_txt_pre">/tmp</span> 
      directory:<br>
      </span><span class="body_txt_pre">mv &lt;file_name&gt;.pkg.gz /tmp</span></td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">4</td>
    <td><span class="body_txt"> Uncompress the package:<br>
      </span><span class="body_txt_pre">gzip -d &lt;file_name&gt;.pkg.gz</span></td>
  </tr>
  <tr> 
    <td align="center" class="body_txt">5</td>
    <td class="body_txt">Install the package:<br>
      <span class="body_txt_pre">pkgadd -d &lt;file_name&gt;.pkg</span><br>
      and follow the prompts.</td>
  </tr>
  <tr> 
    <td colspan="5" nowrap class="body_txt" bgcolor="#E4E9EC"><img src="#" width="1" height="1"></td>
  </tr>
</table>
<br>
<br>
<table width="100%" border="1" cellpadding="2" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#999999">
  <tr> 
    <td class="body_sect" bgcolor="#E4E9EC">Additional Notes:</td>
  </tr>
  <!-- SnippetName="Additional_Notes:Blank"
  <tr> 
    <td class="body_txt">&nbsp;</td>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Additional_Notes"
  <tr> 
    <td class="body_txt"><b>$NOTE_TITLE$</b><br>$NOTE_BODY$<br><br>
        <span class="body_txt_macro">Last Modified: $MOD_DATE$ by $MOD_USER$</span></td>
  </tr>
  EndOfSnippet -->
</table>
<br>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td colspan="2" align="right"><hr size="1" noshade></td>
  </tr>
  <tr> 
    <td class="body_txt"></td>
    <td align="right"><span class="body_txt">ERG Confidental &copy; ERG</span></td>
  </tr>
</table>
<!------------------------------------------------------------ COMMON SNIPPET DEFINITIONS ------------------------------------------------------------------>
<!-- SnippetName="Issues:List:DEVI"
  <tr> 
    <td align="center" nowrap class="body_txt" valign="top">Yes</td>
    <td nowrap class="body_txt" valign="top">
        <SPAN id="NUM_$TAG_ID$" name="NUM_$TAG_ID$">
        <a href="javascript:;" onclick="DisplayROW('NUM_$TAG_ID$_OFF','block','NUM_$TAG_ID$','none','NUM_$TAG_ID$_BODY','block')" class="txt_linked">$ISSUE_NUMBER$</a>
        </SPAN>
        <SPAN id="NUM_$TAG_ID$_OFF" name="NUM_$TAG_ID$_OFF" style="display:none;">
        <a href="javascript:;" onclick="DisplayROW('NUM_$TAG_ID$_OFF','none','NUM_$TAG_ID$','block','NUM_$TAG_ID$_BODY','none')" class="txt_linked">$ISSUE_NUMBER$</a>
        </SPAN>
    </td>    
    <td nowrap class="body_txt" valign="top">$ISSUE_DATABASE$</td>
    <td class="body_txt" valign="top">$SUMMARY$
        <DIV id="NUM_$TAG_ID$_BODY" name="NUM_$TAG_ID$_BODY" style="display:none;">
          <table width="100%" border="0" cellspacing="5" cellpadding="1">
            <tr> 
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr bgcolor="#F5F5F5"> 
                    <td class="body_txt" nowrap><strong>Properties</strong></td>
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Issue Type</td>
                    <td><select name="group_id" class="form_item" disabled>
                        <option selected>$CQ_ISSUE_TYPE$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Submitter</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_SUBMITTER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Detected in Version</td>
                    <td> <select name="select" class="form_item" disabled>
                        <option selected>$CQ_DETECTED_IN_VERSION$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Submited on Date</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_SUBMIT_DATE$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Project</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_PROJECT$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Owner</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_OWNER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Product</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_PRODUCT$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Approver</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_APPROVER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Package</td>
                    <td> <select name="select" class="form_item" disabled>
                        <option selected>$CQ_PACKAGE$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Priority</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_PRIORITY$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Status</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_STATUS$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>&nbsp; </td>
                    <td class="body_txt">&nbsp;</td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr>
                    <td valign="top" bgcolor="#F5F5F5" class="body_txt"><strong>Description</strong><br>$CQ_DESCRIPTION$</td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr>
                    <td valign="top" bgcolor="#F5F5F5" class="body_txt"><strong>Notes Log</strong><br>$CQ_NOTES_LOG$</td>
                  </tr>
                </table></td>
            </tr>
          </table>  
           </DIV>
    </td>
    <td nowrap class="body_txt" valign="top">$ISSUE_TYPE$</td>
    <td nowrap class="body_txt" valign="top">$PRIORITY$</td>
  </tr>
  EndOfSnippet -->
  <!-- SnippetName="Issues:List:TDSE"
  <tr> 
    <td align="center" nowrap class="body_txt" valign="top">Yes</td>
    <td nowrap class="body_txt" valign="top">
        <SPAN id="NUM_$TAG_ID$" name="NUM_$TAG_ID$">
        <a href="javascript:;" onclick="DisplayROW('NUM_$TAG_ID$_OFF','block','NUM_$TAG_ID$','none','NUM_$TAG_ID$_BODY','block')" class="txt_linked">$ISSUE_NUMBER$</a>
        </SPAN>
        <SPAN id="NUM_$TAG_ID$_OFF" name="NUM_$TAG_ID$_OFF" style="display:none;">
        <a href="javascript:;" onclick="DisplayROW('NUM_$TAG_ID$_OFF','none','NUM_$TAG_ID$','block','NUM_$TAG_ID$_BODY','none')" class="txt_linked">$ISSUE_NUMBER$</a>
        </SPAN>
    </td>    
    <td nowrap class="body_txt" valign="top">$ISSUE_DATABASE$</td>
    <td class="body_txt" valign="top">$SUMMARY$
        <DIV id="NUM_$TAG_ID$_BODY" name="NUM_$TAG_ID$_BODY" style="display:none;">
          <table width="100%" border="0" cellspacing="5" cellpadding="1">
            <tr> 
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr bgcolor="#F5F5F5"> 
                    <td class="body_txt" nowrap><strong>Properties</strong></td>
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Project</td>
                    <td><select name="group_id" class="form_item" disabled>
                        <option selected>$CQ_PROJECT$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Submitter</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_SUBMITTER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Product</td>
                    <td> <select name="select" class="form_item" disabled>
                        <option selected>$CQ_PRODUCT$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Submited on Date</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_SUBMIT_DATE$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Priority</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_PRIORITY$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Owner</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_OWNER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Severity</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_SEVERITY$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Client Contact</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_APPROVER$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td align="right" class="body_txt" nowrap>Status</td>
                    <td> <select name="select" class="form_item" disabled>
                        <option selected>$CQ_STATUS$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                    <td align="right" class="body_txt" nowrap>Change Request</td>
                    <td class="body_txt"><select name="select" class="form_item" disabled>
                        <option selected>$CQ_CHANGE_REQUEST$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                    <td align="right" class="body_txt" nowrap>Release ID</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_RELEASE_ID$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                  <tr bgcolor="#F5F5F5"> 
                    <td class="body_txt">&nbsp;</td>
                    <td class="body_txt">&nbsp;</td>
                    <td align="right" class="body_txt" nowrap>Client Reference</td>
                    <td><select name="select" class="form_item" disabled>
                        <option selected>$CQ_CLIENT_REFERENCE$</option>
                        <option>$BOX_WIDTH$</option>
                      </select></td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr>
                    <td valign="top" bgcolor="#F5F5F5" class="body_txt"><strong>Description</strong><br>$CQ_DESCRIPTION$</td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td bgcolor="#999999">
                <table width="100%" border="0" cellspacing="0" cellpadding="2">
                  <tr>
                    <td valign="top" bgcolor="#F5F5F5" class="body_txt"><strong>Notes Log</strong><br>$CQ_NOTES_LOG$</td>
                  </tr>
                </table></td>
            </tr>
          </table>  
           </DIV>
    </td>
    <td nowrap class="body_txt" valign="top">$ISSUE_TYPE$</td>
    <td nowrap class="body_txt" valign="top">$PRIORITY$</td>
  </tr>
  EndOfSnippet -->
<!------------------------------------------------------------ END OF COMMON SNIPPET DEFINITIONS -------------------------------------------------------------->
</body>
</html>