You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2012/03/18 19:43:12 UTC

svn commit: r809090 [2/2] - in /websites/staging/ooo-site/trunk/content: ./ qa/issue_handling/submission_gateway.html qa/issue_handling/submission_gateway.template

Modified: websites/staging/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template
==============================================================================
--- websites/staging/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template (original)
+++ websites/staging/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template Sun Mar 18 18:43:11 2012
@@ -16,7 +16,7 @@ see create_submission_gateway.pl instead
     <table width="100%">
       <tbody>
         <tr>
-          <td>You can submit issues for OpenOffice.org ...</td>
+          <td>You can submit issues for Apache OpenOffice ...</td>
           <td></td>
         </tr>
         <tr>
@@ -26,7 +26,7 @@ see create_submission_gateway.pl instead
               <li><a href="#language">... by language</a></li>
               <li><a href="#project">... by project</a></li>
               <li><a href="#code_module">... by code module</a> (for hackers to submit patches)</li>
-              <li><a href="/issues/enter_bug.cgi">... the classical way</a> (for the fearless)</li>
+              <li><a href="https://issues.apache.org/ooo/enter_bug.cgi">... the classical way</a> (for the fearless)</li>
             </ul>
           </td>
           <td>
@@ -34,7 +34,8 @@ see create_submission_gateway.pl instead
               <table>
                 <tbody>
                   <tr>
-                    <td colspan="4">Beforehand, you checked whether the issue is already reported - didn't you?</td>
+                    <td colspan="4">Beforehand, you've hopefully checked whether the issue is already reported - didn't you?
+                    </td>
                     <td/>
                     <td/>
                   </tr>
@@ -59,8 +60,8 @@ see create_submission_gateway.pl instead
         <tr>
           <td>
             <ul>
-              <li><a href="/issues/enter_bug.cgi?product=www&version=current">... the OpenOffice.org infrastructure</a>
-                    (including the website, the wiki, mailing lists, Issue Tracker  itself, etc.)</li>
+              <li><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=www&version=current">
+              ... the Apache OpenOffice website</a>(including the website, the wiki, mailing lists, etc.)</li>
             </ul>
           </td>
         </tr>
@@ -71,37 +72,37 @@ see create_submission_gateway.pl instead
       <tr>
         <td>
           <table border=0 cellspacing=1>
-            <tr><th>Application</th><th>To choose if the issue affects OpenOffice.org's...</th></tr>
+            <tr><th>Application</th><th>To choose if the issue affects Apache OpenOffice's...</th></tr>
             <tr class="a">
-              <td><a href="/issues/enter_bug.cgi?product=Word%20processor">Writer</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Word%20processor&version=OOo%203.3">Writer</a></td>
               <td>text processing application.</td>
             </tr>
             <tr class="b">
-              <td><a href="/issues/enter_bug.cgi?product=Spreadsheet">Calc</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Spreadsheet&version=OOo%203.3">Calc</a></td>
               <td>spreadsheet application.</td>
             </tr>
             <tr class="a">
-              <td><a href="/issues/enter_bug.cgi?product=Drawing">Drawing</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Drawing&version=OOo%203.3">Drawing</a></td>
               <td>drawing application.</td>
             </tr>
             <tr class="b">
-              <td><a href="/issues/enter_bug.cgi?product=Presentation">Impress</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Presentation&version=OOo%203.3">Impress</a></td>
               <td>presentation application.</td>
             </tr>
             <tr class="a">
-              <td><a href="/issues/enter_bug.cgi?product=Database%20access">Database</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Database%20access&version=OOo%203.3">Database</a></td>
               <td>database application.</td>
             </tr>
             <tr class="b">
-              <td><a href="/issues/enter_bug.cgi?product=Formula%20editor">Math</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Formula%20editor&version=OOo%203.3">Math</a></td>
               <td>formula editor.</td>
             </tr>
             <tr class="a">
-              <td><a href="/issues/enter_bug.cgi?product=Chart">Chart</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=Chart&version=OOo%203.3">Chart</a></td>
               <td>charting module.</td>
             </tr>
             <tr class="b">
-              <td><a href="/issues/enter_bug.cgi?product=framework">All</a></td>
+              <td><a href="https://issues.apache.org/ooo/enter_bug.cgi?product=framework&version=OOo%203.3">All</a></td>
               <td>application framework - i.e. all applications.</td>
             </tr>
           </table>