<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>formatTime not defined</title> 
  <pubDate>Thu, 09 Apr 2026 21:37:08 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8714</link> 
  <atom:link rel="self" type="application/rss+xml" title="formatTime not defined" href="https://bugs.horde.org/ticket/8714/rss" /> 
  <description>formatTime not defined</description> 
 
   
   
  <item> 
   <title>When working with a SVN repo, a click on &#039;patchsets&#039; leads t</title> 
   <description>When working with a SVN repo, a click on &#039;patchsets&#039; leads to this:
Fatal error: Call to undefined method Chora::formattime() in &lt;path&gt;/horde/chora/patchsets.php on line 49

Should it be &#039;formatDate&#039; ?

--- patchsets.php.ori	2009-11-17 19:57:53.000000000 +0100
+++ patchsets.php	2009-11-17 19:58:12.000000000 +0100
@@ -46,7 +46,7 @@
 $patchsets = $ps-&gt;_patchsets;
 krsort($patchsets);
 foreach ($patchsets as $id =&gt; $patchset) {
-    $commitDate = Chora::formatTime($patchset[&#039;date&#039;]);
+    $commitDate = Chora::formatDate($patchset[&#039;date&#039;]);
     $readableDate = Chora::readableTime($patchset[&#039;date&#039;], true);
     $author = Chora::showAuthorName($patchset[&#039;author&#039;], true);
     if (is_a($VC, &#039;VC_svn&#039;)) {
</description> 
   <pubDate>Tue, 17 Nov 2009 18:59:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8714#t56768</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Fix method n</title> 
   <description>Changes have been made in CVS for this ticket:

Fix method name when displaying patchsets (Bug #8714).
http://cvs.horde.org/diff.php/chora/docs/CHANGES?rt=horde&amp;r1=1.100.2.21&amp;r2=1.100.2.22&amp;ty=u
http://cvs.horde.org/diff.php/chora/patchsets.php?rt=horde&amp;r1=1.18.8.8&amp;r2=1.18.8.9&amp;ty=u</description> 
   <pubDate>Tue, 01 Dec 2009 22:33:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8714#t56942</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks!</title> 
   <description>Committed, thanks!</description> 
   <pubDate>Tue, 01 Dec 2009 22:34:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8714#t56944</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
