logo       
Google Custom Search
    AddThis Social Bookmark Button

[Issue 203] Subversion ViewVC help link mentions CVS instead of SVN: msg#00020

Subject: [Issue 203] Subversion ViewVC help link mentions CVS instead of SVN
http://viewvc.tigris.org/issues/show_bug.cgi?id=203



User cmpilato changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|REOPENED                  |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from cmpilato@xxxxxxxxxx Thu Mar  9 06:48:03 -0800 
2006 -------
Firstly, that'd be the bottom *right* corner, unless, of course, you were
looking from the backside of a translucent display.  :-)

Secondly, ViewVC is customizable.  That SourceForge.net's templates still
reflect an old bug is not necessarily an indication of the state of the default
templates being broken.  This bug is FIXED in the ViewVC code base.  Here's the
footer.ezt template text annotation as of today:

  1200       rey4 [# standard footer used by all ViewVC pages ]
   824   cmpilato 
  1109   cmpilato <hr />
   835   cmpilato 
  1109   cmpilato <table>
   835   cmpilato <tr>
  1109   cmpilato   <td>
   835   cmpilato     <address>[cfg.general.address]</address><br />
  1200       rey4     Powered by <a href="http://viewvc.tigris.org/";>ViewVC
[vsn]</a>
   835   cmpilato   </td>
  1109   cmpilato   <td style="text-align:right;">
  1206       rey4     <h3><a href="[help_href]">ViewVC Help</a></h3>
   835   cmpilato   </td>
   835   cmpilato </tr>
   835   cmpilato </table>
   835   cmpilato 
   835   cmpilato </body>
   835   cmpilato </html>

And here's the diff for r1206, the last time that "ViewVC Help" line changed:

Index: templates/include/footer.ezt
===================================================================
--- templates/include/footer.ezt        (revision 1205)
+++ templates/include/footer.ezt        (revision 1206)
@@ -9,7 +9,7 @@
     Powered by <a href="http://viewvc.tigris.org/";>ViewVC [vsn]</a>
   </td>
   <td style="text-align:right;">
-    <h3><a href="[help_href]">ViewVC and CVS Help</a></h3>
+    <h3><a href="[help_href]">ViewVC Help</a></h3>
   </td>
 </tr>
 </table>



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>