<?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>logMessage issue in lib/Horde/Group.php</title> 
  <pubDate>Fri, 10 Apr 2026 11:02:31 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6437</link> 
  <atom:link rel="self" type="application/rss+xml" title="logMessage issue in lib/Horde/Group.php" href="https://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 17:30:11 +0000</pubDate> 
   <link>https://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 17:35:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6437#t43752</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
