<?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>custom SQL driver bug (keep local copy value)</title>
  <pubDate>Tue, 07 Oct 2008 12:19:52 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/5272</link>
  <atom:link rel="self" type="application/rss+xml" title="custom SQL driver bug (keep local copy value)" href="http://bugs.horde.org/ticket/5272/rss" />
  <description>custom SQL driver bug (keep local copy value)</description>

  
  
  <item>
   <title>The sork forwards module configuration says &quot;to keep a local</title>
   <description>The sork forwards module configuration says &quot;to keep a local copy of forwarded addresses will be a &quot;Y&quot; or &quot;N&quot; value provided as \L.&quot;

This is correct, and the module later depends on this domain of values. However forwards/lib/Driver/customsql.php on line 77 sets the value to either 'Yes' or 'No'.

I suggest to change the file mentioned at line 77 to:

$keeplocal = ($keeplocal == 'on') ? 'Y' : 'N';</description>
   <pubDate>Fri, 20 Apr 2007 15:49:53 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/5272#t32027</link>
  </item>
  <item>
   <title>Good catch - fixed in CVS now, thanks.</title>
   <description>Good catch - fixed in CVS now, thanks.</description>
   <pubDate>Fri, 20 Apr 2007 16:17:27 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/5272#t32033</link>
  </item>
  

 </channel>
</rss>
