Author: wave
Date: Sat Feb 18 23:07:31 2012
New Revision: 1290900
URL: http://svn.apache.org/viewvc?rev=1290900&view=rev
Log:
product= not project=
Modified:
incubator/ooo/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template
Modified: incubator/ooo/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template?rev=1290900&r1=1290899&r2=1290900&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template (original)
+++ incubator/ooo/ooo-site/trunk/content/qa/issue_handling/submission_gateway.template Sat
Feb 18 23:07:31 2012
@@ -59,7 +59,7 @@ see create_submission_gateway.pl instead
<tr>
<td>
<ul>
- <li><a href="/issues/enter_bug.cgi?project=www&version=current">...
the OpenOffice.org infrastructure</a>
+ <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>
</ul>
</td>
@@ -73,35 +73,35 @@ see create_submission_gateway.pl instead
<table border=0 cellspacing=1>
<tr><th>Application</th><th>To choose if the issue affects
OpenOffice.org's...</th></tr>
<tr class="a">
- <td><a href="/issues/enter_bug.cgi?project=Word%20processor">Writer</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Word%20processor">Writer</a></td>
<td>text processing application.</td>
</tr>
<tr class="b">
- <td><a href="/issues/enter_bug.cgi?project=Spreadsheet">Calc</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Spreadsheet">Calc</a></td>
<td>spreadsheet application.</td>
</tr>
<tr class="a">
- <td><a href="/issues/enter_bug.cgi?project=Drawing">Drawing</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Drawing">Drawing</a></td>
<td>drawing application.</td>
</tr>
<tr class="b">
- <td><a href="/issues/enter_bug.cgi?project=Presentation">Impress</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Presentation">Impress</a></td>
<td>presentation application.</td>
</tr>
<tr class="a">
- <td><a href="/issues/enter_bug.cgi?project=Database%20access">Database</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Database%20access">Database</a></td>
<td>database application.</td>
</tr>
<tr class="b">
- <td><a href="/issues/enter_bug.cgi?project=Formula%20editor">Math</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Formula%20editor">Math</a></td>
<td>formula editor.</td>
</tr>
<tr class="a">
- <td><a href="/issues/enter_bug.cgi?project=Chart">Chart</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=Chart">Chart</a></td>
<td>charting module.</td>
</tr>
<tr class="b">
- <td><a href="/issues/enter_bug.cgi?project=framework">All</a></td>
+ <td><a href="/issues/enter_bug.cgi?product=framework">All</a></td>
<td>application framework - i.e. all applications.</td>
</tr>
</table>
|