<?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>image_faces missing in lib/Ansel.php</title> 
  <pubDate>Fri, 10 Apr 2026 03:14:10 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8925</link> 
  <atom:link rel="self" type="application/rss+xml" title="image_faces missing in lib/Ansel.php" href="https://bugs.horde.org/ticket/8925/rss" /> 
  <description>image_faces missing in lib/Ansel.php</description> 
 
   
   
  <item> 
   <title>When using database backend, ansel defines &#039;image_faces&#039; on </title> 
   <description>When using database backend, ansel defines &#039;image_faces&#039; on &#039;ansel_images&#039; table as not null (ansel/scripts/sql/ansel.sql), but it is missing at lib/Ansel.php &#039;save&#039; function. It results in errors when inserting a new image.

Something like the attached patch solves the problem.
</description> 
   <pubDate>Fri, 19 Mar 2010 14:34:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8925#t58264</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

[mjr] Fix de</title> 
   <description>Changes have been made in CVS for this ticket:

[mjr] Fix default value for image_faces value in the database schema (Bug #8925)
http://cvs.horde.org/diff.php/ansel/docs/CHANGES?rt=horde&amp;r1=1.61.2.32&amp;r2=1.61.2.33&amp;ty=u
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&amp;r1=1.517.2.75&amp;r2=1.517.2.76&amp;ty=u
http://cvs.horde.org/diff.php/ansel/scripts/sql/ansel.pgsql.sql?rt=horde&amp;r1=1.5.2.8&amp;r2=1.5.2.9&amp;ty=u
http://cvs.horde.org/diff.php/ansel/scripts/sql/ansel.sql?rt=horde&amp;r1=1.29.2.10&amp;r2=1.29.2.11&amp;ty=u
http://cvs.horde.org/co.php/ansel/scripts/upgrades/Attic/2010-03-24_fix_default_faces_value.sql?rt=horde&amp;r=1.1.2.1</description> 
   <pubDate>Thu, 25 Mar 2010 00:35:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8925#t58297</link> 
  </item> 
   
  <item> 
   <title>Fixed by changing the schema to add a default value of zero.</title> 
   <description>Fixed by changing the schema to add a default value of zero.

This value is always directly changed by Ansel_Faces code, and never by the Ansel_Image class, so writing it in Ansel_Image#save results in wasted resources.

Thanks for the catch, though :)</description> 
   <pubDate>Thu, 25 Mar 2010 00:37:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8925#t58298</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
