Unfortunately, these kinds of links don't work.  I think the pid
identifies a session, so gets stomped and ends up giving the right
view, but to another project. The one below just landed me in Yoko...

Apologies if you copied this from [math], where one of the links
remains broken (and should be removed and replaced by text telling the
user to search for the project - yuk).  It would be great if we could
find a way to make these links work correctly.

Phil
+  <a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310469&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=4";>
   All Open DBCP bugs</a></li>
   <li>
-  <a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa";>
-  All Closed DBCP bugs</a></li>
+  <a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310469&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6";>
+  All Resolved DBCP bugs</a></li>
   <li>
-  <a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa";>
+  <a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310469&amp;sorter/field=issuekey&amp;sorter/order=DESC";>
   All DBCP bugs</a></li>
   </ul>
 </p>
--->
 </section>
 <!-- ================================================== -->
 </body>

Modified: jakarta/commons/proper/dbcp/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/xdocs/navigation.xml?rev=420694&r1=420693&r2=420694&view=diff
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/xdocs/navigation.xml Mon Jul 10 20:44:31 
2006
@@ -14,10 +14,17 @@
    See the License for the specific language governing permissions and
    limitations under the License.
   -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 
'../../commons-build/menus/menus.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 
'http://jakarta.apache.org/commons/build/maven-build.dtd'>
 <project name="Commons DBCP">
     <title>Commons DBCP</title>
     <body>
+
+        <links>
+            <item name="Apache"  href="http://www.apache.org"/>
+            <item name="Jakarta" href="http://jakarta.apache.org"/>
+            <item name="Commons" href="http://jakarta.apache.org/commons/"/>
+        </links>
+
         <menu name="Commons&#xA0;DBCP">
             <item name="Overview"                      href="/index.html" />
             <item name="Configuration"                 href="/configuration.html" 
/>
@@ -31,6 +38,18 @@
             <item name="Downloads"                     href="/downloads.html"/>
             <item name="Wiki"                          
href="http://wiki.apache.org/jakarta-commons/DBCP"/>
         </menu>
-        &common-menus;
+
+        <menu name="Development">
+            <item name="History"              href="/changes-report.html"/>
+            <item name="Building"             href="/building.html"/>
+            <item name="Mailing lists"        href="/mail-lists.html"/>
+            <item name="Issue Tracking"       href="/issue-tracking.html"/>
+            <item name="Team"                 href="/team-list.html"/>
+            <item name="Source repository"    href="cvs-usage.html"/>
+            <item name="Javadoc (SVN latest)" 
href="http://jakarta.apache.org/commons/validator/apidocs/"/>
+        </menu>
+
+        &commons;
+
     </body>
 </project>

Added: jakarta/commons/proper/dbcp/trunk/xdocs/style/project.css
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/xdocs/style/project.css?rev=420694&view=auto
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/xdocs/style/project.css (added)
+++ jakarta/commons/proper/dbcp/trunk/xdocs/style/project.css Mon Jul 10 
20:44:31 2006
@@ -0,0 +1 @@
[EMAIL PROTECTED] url("http://jakarta.apache.org/style/jakarta-maven.css";);

Propchange: jakarta/commons/proper/dbcp/trunk/xdocs/style/project.css
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to