You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/07/02 14:05:53 UTC

svn commit: r418581 - in /jakarta/commons/proper/lang/trunk/xdocs: index.xml issue-tracking.xml

Author: scolebourne
Date: Sun Jul  2 05:05:52 2006
New Revision: 418581

URL: http://svn.apache.org/viewvc?rev=418581&view=rev
Log:
Improve JIRA links

Modified:
    jakarta/commons/proper/lang/trunk/xdocs/index.xml
    jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml

Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/xdocs/index.xml?rev=418581&r1=418580&r2=418581&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/lang/trunk/xdocs/index.xml Sun Jul  2 05:05:52 2006
@@ -79,7 +79,7 @@
 </p>
 <p>
 Issues may be reported via <a href="issue-tracking.html">ASF JIRA</a>.
-Please prefix your issue with [lang].
+Please read the instructions carefully to submit a useful bug report or enhancement request.
 </p>
 </section>
 <!-- ================================================== -->

Modified: jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml?rev=418581&r1=418580&r2=418581&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml Sun Jul  2 05:05:52 2006
@@ -23,18 +23,25 @@
 <!-- ================================================== -->
 <section name="Issue tracking">
 <p>
-  Issues for Commons Lang are tracked at <a href="http://issues.apache.org/jira/browse/LANG">http://issues.apache.org/jira/browse/LANG</a>. 
-  To create a new issue you will need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">sign up</a> for a new user, unless you had previously used Bugzilla in which case your username is your email address and you will need to use the <a href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a> page to get a new password. 
+  Commons Lang uses <a href="http://issues.apache.org/jira/browse/LANG">ASF JIRA</a> for tracking issues.
+</p>
+<p>
+  To use JIRA you may need to <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
+  (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
+  created and you can use the <a href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
+  page to get a new password).
 </p>
 <p>
   If you would like to report a bug, or raise an enhancement request with
   Commons Lang please do the following:
   <ol>
-  <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=show&requestId=12310481">Search existing bugs</a>. 
+  <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310481&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">Search existing open bugs</a>.
   If you find your issue listed then please add a comment with your details.</li>
   <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
-  <li><a href="http://issues.apache.org/jira/secure/CreateIssue!default.jspa">Submit a bug report or enhancement request</a>. </li>
+  <li>Decide if your issue is a bug or an enhancement.</li>
+  <li>Submit either a <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310481&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>
+  or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310481&amp;issuetype=4&amp;priority=4&amp;assignee=-1">enhancement request</a>.</li>
   </ol>
 </p>
 <p>
@@ -43,6 +50,14 @@
   <li>the more information you provide, the better we can help you</li>
   <li>test cases are vital, particularly for any proposed enhancements</li>
   <li>the developers of Commons Lang are all unpaid volunteers</li>
+  </ul>
+</p>
+<p>
+  You may also find these links useful:
+  <ul>
+  <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310481&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4">All Open Lang bugs</a></li>
+  <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310481&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Lang bugs</a></li>
+  <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310481&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Lang bugs</a></li>
   </ul>
 </p>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org