<?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>view.php fails with postgresql backend </title> 
  <pubDate>Fri, 10 Apr 2026 09:04:34 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8919</link> 
  <atom:link rel="self" type="application/rss+xml" title="view.php fails with postgresql backend " href="https://bugs.horde.org/ticket/8919/rss" /> 
  <description>view.php fails with postgresql backend </description> 
 
   
   
  <item> 
   <title>Gallery view doesn&#039;t work when using postgresql as backend. </title> 
   <description>Gallery view doesn&#039;t work when using postgresql as backend. I just get an empty page and this error on log:

Mar 18 13:34:41 HORDE [error] [ansel] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT DISTINCT image_location, image_latitude, image_longitude FROM ansel_images WHERE image_location LIKE &quot;%&quot;]
[Native message: ERROR:  column &quot;%&quot; does not exist]

I think attached patch solves the problem.</description> 
   <pubDate>Thu, 18 Mar 2010 15:28:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58242</link> 
  </item> 
   
  <item> 
   <title>Sorry, the patch again</title> 
   <description>Sorry, the patch again</description> 
   <pubDate>Thu, 18 Mar 2010 15:40:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58243</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Properly quo</title> 
   <description>Changes have been made in Git for this ticket:

Properly quote the search term.
Bug: 8919

http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&amp;r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&amp;r2=40df1aeabe36f7c5539f0571c96574a067c408d3</description> 
   <pubDate>Thu, 18 Mar 2010 16:56:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58244</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Correctly qu</title> 
   <description>Changes have been made in CVS for this ticket:

Correctly quote the search term.
Bug: 8919
Submitted by: horde (at) albasoft (dot) com
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&amp;r1=1.517.2.73&amp;r2=1.517.2.74&amp;ty=u</description> 
   <pubDate>Thu, 18 Mar 2010 16:58:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58245</link> 
  </item> 
   
  <item> 
   <title>Fixed for Ansel 1.1.1, thanks for the report!</title> 
   <description>Fixed for Ansel 1.1.1, thanks for the report!</description> 
   <pubDate>Thu, 18 Mar 2010 16:59:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58246</link> 
  </item> 
   
  <item> 
   <title>You have left double quotes after LIKE, and it won&#039;t work.
</title> 
   <description>You have left double quotes after LIKE, and it won&#039;t work.
It Should be:
image_location LIKE &#039;
instead of 
image_location LIKE &quot;&#039;</description> 
   <pubDate>Thu, 18 Mar 2010 17:00:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58247</link> 
  </item> 
   
  <item> 
   <title>yea, thanks...I already fixed :)</title> 
   <description>yea, thanks...I already fixed :)</description> 
   <pubDate>Thu, 18 Mar 2010 17:08:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8919#t58248</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
