<?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>MySQL syntax error in Group SQL driver</title>
  <pubDate>Fri, 29 Aug 2008 20:31:54 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6669</link>
  <atom:link rel="self" type="application/rss+xml" title="MySQL syntax error in Group SQL driver" href="http://bugs.horde.org/ticket/6669/rss" />
  <description>MySQL syntax error in Group SQL driver</description>

  
  
  <item>
   <title>This commit http://cvs.horde.org/diff.php?r1=1.1&amp;r2=1.2&amp;f=fr</title>
   <description>This commit http://cvs.horde.org/diff.php?r1=1.1&amp;r2=1.2&amp;f=framework%2FGroup%2FGroup%2Fsql.php brakes in cases where there is only one parent group. This group will be double singlequoted, e.g.:

DB Error: syntax error: SELECT group_uid, group_name FROM horde_groups  WHERE group_name IN (''Technikai'') 
</description>
   <pubDate>Thu, 01 May 2008 15:43:26 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45036</link>
  </item>
  <item>
   <title>Possible patch.</title>
   <description>Possible patch.</description>
   <pubDate>Thu, 01 May 2008 15:48:59 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45037</link>
  </item>
  <item>
   <title>Is there any reason not to use bind parameters here?</title>
   <description>Is there any reason not to use bind parameters here?</description>
   <pubDate>Thu, 01 May 2008 15:57:09 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45038</link>
  </item>
  <item>
   <title>Nope, no reason</title>
   <description>Nope, no reason</description>
   <pubDate>Thu, 01 May 2008 16:34:54 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45039</link>
  </item>
  <item>
   <title>Fixed using bind parameters, and merged.

Thanks for the t</title>
   <description>Fixed using bind parameters, and merged.

Thanks for the testing!</description>
   <pubDate>Thu, 01 May 2008 16:59:44 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45046</link>
  </item>
  <item>
   <title>Correct me if I'm wrong, but AFAIK binding automatically tak</title>
   <description>Correct me if I'm wrong, but AFAIK binding automatically takes care of value quoting, so there is no need for $parents[] = $this-&gt;_db-&gt;quote($name);</description>
   <pubDate>Thu, 01 May 2008 17:12:08 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45060</link>
  </item>
  <item>
   <title>oops. Forgot to take that out.

Thanks!</title>
   <description>oops. Forgot to take that out.

Thanks!</description>
   <pubDate>Thu, 01 May 2008 17:14:28 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6669#t45061</link>
  </item>
  

 </channel>
</rss>
