<?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>&quot;Call to a member function on a non-object&quot; because of typo in sql.php</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3818</link> 
  <atom:link rel="self" type="application/rss+xml" title="&quot;Call to a member function on a non-object&quot; because of typo in sql.php" href="https://bugs.horde.org/ticket/3818/rss" /> 
  <description>&quot;Call to a member function on a non-object&quot; because of typo in sql.php</description> 
 
   
   
  <item> 
   <title>lib/Driver/sql.php - line 428 (function _buildTask):



The </title> 
   <description>lib/Driver/sql.php - line 428 (function _buildTask):



The query call when generating uids has a typo in it.  Instead of $this-&gt;_write_db-&gt;query(...), it should be $this-&gt;_db-&gt;query(...).



With the typo, nag throws &quot;Call to a member function on a non-object&quot; errors when existing entries don&#039;t have uids.



This exists in HEAD as well (according to chora) on line 438 of that same file.



Fix attached (diff against nag 2.1).</description> 
   <pubDate>Mon, 24 Apr 2006 04:35:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3818#t19356</link> 
  </item> 
   
  <item> 
   <title>(grrr... let&#039;s try that _with_ the attachment this time.)</title> 
   <description>(grrr... let&#039;s try that _with_ the attachment this time.)</description> 
   <pubDate>Mon, 24 Apr 2006 04:36:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3818#t19357</link> 
  </item> 
   
  <item> 
   <title>Fixed in CVS and Nag 2.1.1. It&#039;s not a bug in HEAD, it just </title> 
   <description>Fixed in CVS and Nag 2.1.1. It&#039;s not a bug in HEAD, it just was accidentally backported to Nag 2.1.</description> 
   <pubDate>Mon, 24 Apr 2006 08:48:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3818#t19364</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
