Author: buildbot
Date: Mon Mar 26 21:29:01 2012
New Revision: 810152
Log:
Staging update by buildbot for openofficeorg
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/qa/issue_handling/pre_submission.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 26 21:29:01 2012
@@ -1 +1 @@
-1305611
+1305612
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 26 21:29:01 2012
@@ -1 +1 @@
-1305611
+1305612
Modified:
websites/staging/ooo-site/trunk/content/qa/issue_handling/pre_submission.html
==============================================================================
---
websites/staging/ooo-site/trunk/content/qa/issue_handling/pre_submission.html
(original)
+++
websites/staging/ooo-site/trunk/content/qa/issue_handling/pre_submission.html
Mon Mar 26 21:29:01 2012
@@ -28,8 +28,8 @@
please consider the following</p>
<h4><a name="login"></a>Are you registered and logged in?</h4>
- <p>For submitting an issue, you need to <a href="/servlets/TLogin">log
in</a>. If you do
- not yet have an OpenOffice.org account, please <a
href="/servlets/Join">join us</a>. This is
+ <p>For submitting an issue, you need to <a
href="https://issues.apache.org/ooo/index.cgi?GoAheadAndLogIn=1">log in</a>. If
you do
+ not yet have an OpenOffice.org Bugzilla account, please <a
href="https://issues.apache.org/ooo/createaccount.cgi">apply</a>. This is
necessary, as issues are bound to their submitter, which, for example,
enables other people who work on the reported
problem to ask you back in case of uncertainties.</p>
@@ -44,14 +44,14 @@
<p>Enter one or more of the main words having to do with your issue. For
example:
'LDAP', 'crash toolbar' or 'copy paste Writer':</p>
- <form action="http://openoffice.org/bugzilla/buglist.cgi" method="get">
+<form action="http://issues.apache.org/ooo/buglist.cgi" method="get">
<table>
<tbody>
<tr>
<td>Summary or Description contains:</td>
<td><input size="30" name="quicksearch" type="text"
class="inputtext"/></td>
<td><input value="Search" type="submit"></td>
- <td>(<a
href="http://openoffice.org/bugzilla/query.cgi?format=advanced">advanced
search</a>)</td>
+ <td>(<a
href="http://issues.apache.org/ooo/query.cgi?format=advanced">advanced
search</a>)</td>
</tr>
</tbody>
</table>