crossley    2004/06/21 19:41:15

  Modified:    src/webapp/samples/test/sendpage-redirect explain-test.xml
               src/webapp/samples/test/reader-mime-type explain-test.xml
               src/webapp/stylesheets/system error2html.xslt
               src/webapp/samples/text-wrap welcome.html
               src/webapp/WEB-INF web.xml cocoon.xconf
               src/java/org/apache/cocoon/serialization
                        ZipArchiveSerializer.java
               src/documentation/xdocs/userdocs/xsp sendmail.xml
               src/documentation/xdocs/plan todo-doc.xml release.xml
                        updating.xml
               src/documentation/xdocs/howto howto-bugzilla.xml
               src/documentation/xdocs/faq faq-xslt.xml
               src/documentation/xdocs book.xml
               src/documentation/stylesheets statuschanges2document.xsl
                        changes2document.xsl
               
src/blocks/xsp/java/org/apache/cocoon/components/language/generator
                        ProgramGeneratorImpl.java
               src/blocks/linkrewriter/samples/bookdemo/docs book.xml
               src/blocks/chaperon/samples/stylesheets error2html.xsl
  Log:
  Fix references to nagoya.apache.org
  
  Revision  Changes    Path
  1.3       +3 -3      
cocoon-2.1/src/webapp/samples/test/sendpage-redirect/explain-test.xml
  
  Index: explain-test.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/webapp/samples/test/sendpage-redirect/explain-test.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- explain-test.xml  6 Mar 2004 02:25:57 -0000       1.2
  +++ explain-test.xml  22 Jun 2004 02:41:14 -0000      1.3
  @@ -21,7 +21,7 @@
       <title>sendpage-redirect test</title>
       <content>
           <para>Test harness for
  -            <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26571";>
  +            <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=26571";>
                   bugzilla 26571
               </a>, redirecting from within a flow-called pipeline fails.
           </para>
  @@ -33,4 +33,4 @@
               </ul>
           </para>
       </content>
  -</page>
  \ No newline at end of file
  +</page>
  
  
  
  1.4       +2 -2      
cocoon-2.1/src/webapp/samples/test/reader-mime-type/explain-test.xml
  
  Index: explain-test.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/webapp/samples/test/reader-mime-type/explain-test.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- explain-test.xml  6 Mar 2004 02:26:00 -0000       1.3
  +++ explain-test.xml  22 Jun 2004 02:41:14 -0000      1.4
  @@ -21,7 +21,7 @@
       <title>reader-mime-type test</title>
       <content>
           <para>Test harness for
  -            <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25121";>
  +            <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25121";>
                   bugzilla 25212
               </a>, test mime-types on map:reader.
           </para>
  
  
  
  1.18      +2 -2      cocoon-2.1/src/webapp/stylesheets/system/error2html.xslt
  
  Index: error2html.xslt
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/stylesheets/system/error2html.xslt,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- error2html.xslt   6 Mar 2004 02:25:41 -0000       1.17
  +++ error2html.xslt   22 Jun 2004 02:41:14 -0000      1.18
  @@ -88,7 +88,7 @@
   
           <p>
             If you think you found a bug, please report it to
  -          <a href="http://nagoya.apache.org/bugzilla/";>Apache's Bugzilla</a>;
  +          <a href="http://issues.apache.org/bugzilla/";>Apache's Bugzilla</a>;
             a message will automatically be sent to the developer mailing list 
and you'll
             be kept in contact automatically with the further progress on that 
bug.
           </p>
  
  
  
  1.12      +2 -2      cocoon-2.1/src/webapp/samples/text-wrap/welcome.html
  
  Index: welcome.html
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/text-wrap/welcome.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- welcome.html      17 Mar 2004 07:22:39 -0000      1.11
  +++ welcome.html      22 Jun 2004 02:41:14 -0000      1.12
  @@ -28,7 +28,7 @@
   read - you have to scroll right and left all the time. And printing in 
   landscape orientation is not very nice either.
   (See Bugzilla report
  -<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23796";>23796</a>.)
  +<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=23796";>23796</a>.)
   </p>
   
   <p>
  @@ -150,7 +150,7 @@
   
   <p>
   See the Bugzilla report
  -(<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23796";>23796</a>)
  +(<a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=23796";>23796</a>)
   and the links to the cocoon-dev and forrest-dev mail discussion.
   </p>
   
  
  
  
  1.19      +1 -1      cocoon-2.1/src/webapp/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/web.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- web.xml   17 Jun 2004 10:26:40 -0000      1.18
  +++ web.xml   22 Jun 2004 02:41:14 -0000      1.19
  @@ -304,7 +304,7 @@
         length header in the response. This is due to the internal processing
         of Readers and the Caching. So, this might be the reason if you get
         a warning about a wrong content length.
  -      See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17370.
  +      See http://issues.apache.org/bugzilla/show_bug.cgi?id=17370.
       <init-param>
         <param-name>show-time</param-name>
         <param-value>hide</param-value>
  
  
  
  1.52      +2 -2      cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/WEB-INF/cocoon.xconf,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- cocoon.xconf      16 Jun 2004 20:00:07 -0000      1.51
  +++ cocoon.xconf      22 Jun 2004 02:41:14 -0000      1.52
  @@ -368,7 +368,7 @@
         | transformation to deliver the output.
         | WARNING: * if you enable incremental-processing, you should be aware 
of
         |            the following bug:
  -      |            http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13186
  +      |            http://issues.apache.org/bugzilla/show_bug.cgi?id=13186
         |          * incremental-processing creates an additional, non-pooled 
thread.
         |          * using incremental-processing does not save memory, the 
input
         |            tree will still be build completely.
  @@ -431,7 +431,7 @@
         | Transient Store: holds objects that don't have to survive shutdown
         |
         | Common configuration parameters:
  -      | maxobjects: Indicates how many objects will be hold in the cache.
  +      | maxobjects: Indicates how many objects will be held in the cache.
         |    When the number of maxobjects has been reached. The last object
         |    in the cache will be thrown out.
         +-->
  
  
  
  1.8       +2 -2      
cocoon-2.1/src/java/org/apache/cocoon/serialization/ZipArchiveSerializer.java
  
  Index: ZipArchiveSerializer.java
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/java/org/apache/cocoon/serialization/ZipArchiveSerializer.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ZipArchiveSerializer.java 5 Mar 2004 13:02:58 -0000       1.7
  +++ ZipArchiveSerializer.java 22 Jun 2004 02:41:14 -0000      1.8
  @@ -139,7 +139,7 @@
           // OpenOffice documents, which have different mime type than 
"application/x-zip".
           // Problem is that constant returned here can not be overriden in 
the sitemap neither
           // when declaring serializer, nor when using it.
  -        // Bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10277 might 
be related to this issue.
  +        // Bug http://issues.apache.org/bugzilla/show_bug.cgi?id=10277 might 
be related to this issue.
           // WAS HERE: Always return "application/x-zip" which is the default 
for Zip archives
           // return "application/x-zip";
           return null;
  
  
  
  1.6       +2 -2      
cocoon-2.1/src/documentation/xdocs/userdocs/xsp/sendmail.xml
  
  Index: sendmail.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/xsp/sendmail.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- sendmail.xml      8 May 2004 08:57:59 -0000       1.5
  +++ sendmail.xml      22 Jun 2004 02:41:14 -0000      1.6
  @@ -31,11 +31,11 @@
   This documentation describes the features as implemented
   by patch attachment
   
  -http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=4879
  +http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=4879
   
   to
   
  -http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15005
  +http://issues.apache.org/bugzilla/show_bug.cgi?id=15005
   -->
   
       <authors>
  
  
  
  1.4       +2 -2      cocoon-2.1/src/documentation/xdocs/plan/todo-doc.xml
  
  Index: todo-doc.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/plan/todo-doc.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- todo-doc.xml      8 May 2004 08:57:55 -0000       1.3
  +++ todo-doc.xml      22 Jun 2004 02:41:14 -0000      1.4
  @@ -189,7 +189,7 @@
      re-organisation of the menus, it is no longer linked in.
      Perhaps some of it should move into the new How-to docs.
      There is also an old patch waiting in Bugzilla ...
  -   <link href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6435";>Bug 
6435</link>
  +   <link href="http://issues.apache.org/bugzilla/show_bug.cgi?id=6435";>Bug 
6435</link>
      which contains neglected contributions.
     </action> 
      
  
  
  
  1.16      +2 -2      cocoon-2.1/src/documentation/xdocs/plan/release.xml
  
  Index: release.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/plan/release.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- release.xml       27 May 2004 12:34:41 -0000      1.15
  +++ release.xml       22 Jun 2004 02:41:14 -0000      1.16
  @@ -34,7 +34,7 @@
    <s1 title="General tasks for a release">
     <ul>
      <li>We have many open
  -    <link 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bugidtype=include&amp;product=Cocoon+2&amp;order=bugs.bug_id";>
  +    <link 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bugidtype=include&amp;product=Cocoon+2&amp;order=bugs.bug_id";>
       bugs</link> in bugzilla. These must be reviewed
       and then solved (or declared invalid etc).</li>
      <li>Documentation updates (this area lacks most).
  
  
  
  1.14      +1 -1      cocoon-2.1/src/documentation/xdocs/plan/updating.xml
  
  Index: updating.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/plan/updating.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- updating.xml      27 May 2004 13:20:42 -0000      1.13
  +++ updating.xml      22 Jun 2004 02:41:14 -0000      1.14
  @@ -71,7 +71,7 @@
          <li>If the used reader has a mime-type definition, it is used.</li>
          <li>If both are not set, the reader itself has to provide the 
mime-type.</li>
         </ol>
  -      <p>You can find further information in <link 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10277";>bug entry 
10277</link>.</p>
  +      <p>You can find further information in <link 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10277";>bug entry 
10277</link>.</p>
       </s2>
     </s1>
     <s1 title="Recompilation">
  
  
  
  1.4       +2 -2      
cocoon-2.1/src/documentation/xdocs/howto/howto-bugzilla.xml
  
  Index: howto-bugzilla.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/xdocs/howto/howto-bugzilla.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howto-bugzilla.xml        8 May 2004 08:57:54 -0000       1.3
  +++ howto-bugzilla.xml        22 Jun 2004 02:41:14 -0000      1.4
  @@ -76,7 +76,7 @@
        <s1 title="Steps">
   <p>
   Here is how to proceed. Go to
  -<fork href="http://nagoya.apache.org/bugzilla/";>Bugzilla</fork>
  +<fork href="http://issues.apache.org/bugzilla/";>Bugzilla</fork>
   in another browser window.
   </p>
   
  @@ -343,7 +343,7 @@
        <ul>
   <li>
   Bugzilla is at 
  -<link 
href="http://nagoya.apache.org/bugzilla/";>http://nagoya.apache.org/bugzilla/</link>
  +<link 
href="http://issues.apache.org/bugzilla/";>http://issues.apache.org/bugzilla/</link>
   </li>
   <li>
   Helpful Bug Writing Guidelines are available directly from the
  
  
  
  1.5       +1 -1      cocoon-2.1/src/documentation/xdocs/faq/faq-xslt.xml
  
  Index: faq-xslt.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/faq/faq-xslt.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq-xslt.xml      8 May 2004 08:57:54 -0000       1.4
  +++ faq-xslt.xml      22 Jun 2004 02:41:14 -0000      1.5
  @@ -205,7 +205,7 @@
   be mindful of some unresolved caching issues in Cocoon related to the 
document() function.
   At this time, Cocoon is unable to check validity of content included via the 
document()
   function. In addition, the document() function implemented by Xalan is 
inefficient. See:
  -  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4257
  +  http://issues.apache.org/bugzilla/show_bug.cgi?id=4257
   Until this bug is fixed, consider using Saxon instead for document() 
function-related parsing
   needs.
     </p>
  
  
  
  1.19      +2 -2      cocoon-2.1/src/documentation/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/book.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- book.xml  8 May 2004 08:57:52 -0000       1.18
  +++ book.xml  22 Jun 2004 02:41:14 -0000      1.19
  @@ -49,7 +49,7 @@
       <menu-item label="Changes" href="changes.html"/>
       <menu-item label="Todo" href="todo.html"/>
       <menu-item label="Planning notes" href="plan/index.html"/>
  -    <external label="Patch queue" 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Cocoon+2&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Cocoon+all&amp;newqueryname=cocoon+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
  +    <external label="Patch queue" 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Cocoon+2&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Cocoon+all&amp;newqueryname=cocoon+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
     </menu>
   
     <menu label="Community">
  @@ -61,7 +61,7 @@
     </menu>
   
     <menu label="Project">
  -    <external label="Bug Database" 
href="http://nagoya.apache.org/bugzilla/index.html"/>
  +    <external label="Bug Database" 
href="http://issues.apache.org/bugzilla/index.html"/>
       <external label="Code Repository" 
href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/"/>
       <external label="Dev Snapshots" 
href="http://cocoon.apache.org/mirror.cgi#nightly"/>
     </menu>
  
  
  
  1.4       +1 -1      
cocoon-2.1/src/documentation/stylesheets/statuschanges2document.xsl
  
  Index: statuschanges2document.xsl
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/stylesheets/statuschanges2document.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- statuschanges2document.xsl        6 Mar 2004 02:25:32 -0000       1.3
  +++ statuschanges2document.xsl        22 Jun 2004 02:41:14 -0000      1.4
  @@ -23,7 +23,7 @@
   
    <xsl:param name="name"/>
   
  - <xsl:variable name="bugzilla" 
select="'http://nagoya.apache.org/bugzilla/'"/>
  + <xsl:variable name="bugzilla" 
select="'http://issues.apache.org/bugzilla/'"/>
    <xsl:variable name="singleBug" select="concat($bugzilla, 
'show_bug.cgi?id=')"/>
    <xsl:variable name="buglist" select="concat($bugzilla, 
'buglist.cgi?bug_id=')"/>
   
  
  
  
  1.4       +1 -1      
cocoon-2.1/src/documentation/stylesheets/changes2document.xsl
  
  Index: changes2document.xsl
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/documentation/stylesheets/changes2document.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes2document.xsl      6 Mar 2004 02:25:32 -0000       1.3
  +++ changes2document.xsl      22 Jun 2004 02:41:14 -0000      1.4
  @@ -23,7 +23,7 @@
   
    <xsl:param name="name"/>
   
  - <xsl:variable name="bugzilla" 
select="'http://nagoya.apache.org/bugzilla/'"/>
  + <xsl:variable name="bugzilla" 
select="'http://issues.apache.org/bugzilla/'"/>
    <xsl:variable name="singleBug" select="concat($bugzilla, 
'show_bug.cgi?id=')"/>
    <xsl:variable name="buglist" select="concat($bugzilla, 
'buglist.cgi?bug_id=')"/>
   
  
  
  
  1.2       +2 -2      
cocoon-2.1/src/blocks/xsp/java/org/apache/cocoon/components/language/generator/ProgramGeneratorImpl.java
  
  Index: ProgramGeneratorImpl.java
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/xsp/java/org/apache/cocoon/components/language/generator/ProgramGeneratorImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ProgramGeneratorImpl.java 10 Mar 2004 12:58:04 -0000      1.1
  +++ ProgramGeneratorImpl.java 22 Jun 2004 02:41:15 -0000      1.2
  @@ -437,7 +437,7 @@
           if (code == null || code.length() == 0) {
               // FIXME(VG): Xalan with incremental-processing=true does not 
propagate exceptions
               // from working thread to main thread. See
  -            // http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8033
  +            // http://issues.apache.org/bugzilla/show_bug.cgi?id=8033
               throw new ProcessingException("Failed to generate program code 
(this may happen " +
                       "if you use Xalan in incremental processing mode). " +
                       "Please check log file and/or console for errors.");
  
  
  
  1.5       +2 -2      
cocoon-2.1/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml  6 Mar 2004 02:26:20 -0000       1.4
  +++ book.xml  22 Jun 2004 02:41:15 -0000      1.5
  @@ -45,7 +45,7 @@
       <menu-item label="Changes" href="changes.html"/>
       <menu-item label="Todo" href="todo.html"/>
       <menu-item label="Planning notes" href="plan/index.html"/>
  -    <external label="Patch queue" 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Cocoon+2&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Cocoon+all&amp;newqueryname=cocoon+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
  +    <external label="Patch queue" 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Cocoon+2&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Cocoon+all&amp;newqueryname=cocoon+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
     </menu>
   
     <menu label="Community">
  @@ -57,7 +57,7 @@
     </menu>
   
     <menu label="Project">
  -    <external label="Bug Database" 
href="http://nagoya.apache.org/bugzilla/index.html"/>
  +    <external label="Bug Database" 
href="http://issues.apache.org/bugzilla/index.html"/>
       <external label="Code Repository" 
href="http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/"/>
       <external label="Dev Snapshots" 
href="http://xml.apache.org/from-cvs/cocoon-2.1/"/>
     </menu>
  
  
  
  1.3       +2 -2      
cocoon-2.1/src/blocks/chaperon/samples/stylesheets/error2html.xsl
  
  Index: error2html.xsl
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/chaperon/samples/stylesheets/error2html.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- error2html.xsl    6 Mar 2004 02:25:33 -0000       1.2
  +++ error2html.xsl    22 Jun 2004 02:41:15 -0000      1.3
  @@ -75,7 +75,7 @@
   
           <p>
             If you think you found a bug, please report it to
  -          <a href="http://nagoya.apache.org/bugzilla/";>Apache's Bugzilla</a>;
  +          <a href="http://issues.apache.org/bugzilla/";>Apache's Bugzilla</a>;
             a message will automatically be sent to the developer mailing list 
and you'll
             be kept in contact automatically with the further progress on that 
bug.
           </p>
  
  
  

Reply via email to