<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>In the event of errors when accessing Chora, there is an issue with the error handling in lib/Chora.php (Patch included)</title>
  <pubDate>Sat, 05 Jul 2008 18:04:47 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/5020</link>
  <atom:link rel="self" type="application/rss+xml" title="In the event of errors when accessing Chora, there is an issue with the error handling in lib/Chora.php (Patch included)" href="http://bugs.horde.org/ticket/5020/rss" />
  <description>In the event of errors when accessing Chora, there is an issue with the error handling in lib/Chora.php (Patch included)</description>

  
  
  <item>
   <title>Index: lib/Chora.php
======================================</title>
   <description>Index: lib/Chora.php
===================================================================
RCS file: /repository/chora/lib/Chora.php,v
retrieving revision 1.85
diff -r1.85 Chora.php
237c237
&lt;             Chora::fatal($e-&gt;getMessage());
---
&gt;             Chora::fatal('Error', $e-&gt;getMessage());


I know this is a little ropey, but it a) highlights the issue to the Chora Developers, and b) stops errors from being flagged in /var/log/httpd/error_log (example: [Tue Feb 20 22:20:42 2007] [error] [client 127.0.0.1] PHP Warning:  Missing argument 2 for Chora::fatal(), called in /var/www/html/chora/lib/Chora.php on line 176 and defined in /var/www/html/chora/lib/Chora.php on line 214, referer: http://URL/services/portal/sidebar.php)</description>
   <pubDate>Thu, 22 Feb 2007 08:00:35 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5020#t29659</link>
  </item>
  <item>
   <title>Fixed in CVS.</title>
   <description>Fixed in CVS.</description>
   <pubDate>Thu, 22 Feb 2007 18:45:59 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5020#t29685</link>
  </item>
  

 </channel>
</rss>
