<?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>logMessage issue in lib/Horde/Group.php</title>
  <pubDate>Fri, 04 Jul 2008 11:08:45 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6437</link>
  <atom:link rel="self" type="application/rss+xml" title="logMessage issue in lib/Horde/Group.php" href="http://bugs.horde.org/ticket/6437/rss" />
  <description>logMessage issue in lib/Horde/Group.php</description>

  
  
  <item>
   <title>On line 400 of Group.php:

Horde::logMessage($groups, __FI</title>
   <description>On line 400 of Group.php:

Horde::logMessage($groups, __FILE__, __LINE__, PEAR_LOG_ERROR);

Is called, this is incorrect as per:  http://pear.php.net/package/Log/docs/1.10.0/Log/_Log-1.10.0---Log.php.html

this line should be:

Horde::logMessage($groups, __FILE__, __LINE__, PEAR_LOG_ERR);</description>
   <pubDate>Wed, 12 Mar 2008 13:30:11 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6437#t43751</link>
  </item>
  <item>
   <title>Fixed. No guarantee there will be a 3.1.8, though.</title>
   <description>Fixed. No guarantee there will be a 3.1.8, though.</description>
   <pubDate>Wed, 12 Mar 2008 13:35:56 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6437#t43752</link>
  </item>
  

 </channel>
</rss>
