<?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>getActionTimestamp return bad value in soap</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:37 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8731</link> 
  <atom:link rel="self" type="application/rss+xml" title="getActionTimestamp return bad value in soap" href="https://bugs.horde.org/ticket/8731/rss" /> 
  <description>getActionTimestamp return bad value in soap</description> 
 
   
   
  <item> 
   <title>horde webmail 3.3.5 / turba 2.3.2

getActionTimestamp alwa</title> 
   <description>horde webmail 3.3.5 / turba 2.3.2

getActionTimestamp always return 0. http trace follows

(Pdb) print server.contacts.getActionTimestamp(&quot;20091125212217.12527jgoulnhlpmh@newwebmail.eng.it&quot;,&quot;add&quot;)
*** Outgoing SOAP ******************************************************
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope
  SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;
  xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;
  xmlns:xsi=&quot;http://www.w3.org/1999/XMLSchema-instance&quot;
  xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;
  xmlns:xsd=&quot;http://www.w3.org/1999/XMLSchema&quot;
&gt;
&lt;SOAP-ENV:Body&gt;
&lt;ns1:contacts.getActionTimestamp xmlns:ns1=&quot;urn:horde&quot; SOAP-ENC:root=&quot;1&quot;&gt;
&lt;v1 xsi:type=&quot;xsd:string&quot;&gt;20091125212217.12527jgoulnhlpmh@newwebmail.eng.it&lt;/v1&gt;
&lt;v2 xsi:type=&quot;xsd:string&quot;&gt;add&lt;/v2&gt;
&lt;/ns1:contacts.getActionTimestamp&gt;
&lt;/SOAP-ENV:Body&gt;
&lt;/SOAP-ENV:Envelope&gt;
************************************************************************
*** Incoming SOAP ******************************************************
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:ns1=&quot;urn:horde&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt;&lt;SOAP-ENV:Body&gt;&lt;ns1:contacts.getActionTimestampResponse&gt;&lt;output xsi:type=&quot;xsd:int&quot;&gt;0&lt;/output&gt;&lt;/ns1:contacts.getActionTimestampResponse&gt;&lt;/SOAP-ENV:Body&gt;&lt;/SOAP-ENV:Envelope&gt;
************************************************************************
0
</description> 
   <pubDate>Wed, 25 Nov 2009 23:16:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56866</link> 
  </item> 
   
  <item> 
   <title>Do you know that this is specific to SOAP (as in the bug tit</title> 
   <description>Do you know that this is specific to SOAP (as in the bug title)? Or have you tried other RPC backends?</description> 
   <pubDate>Sun, 29 Nov 2009 05:23:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56890</link> 
  </item> 
   
  <item> 
   <title>&gt; Do you know that this is specific to SOAP (as in the bug t</title> 
   <description>&gt; Do you know that this is specific to SOAP (as in the bug title)? Or 
&gt; have you tried other RPC backends?
even with xmlrpc...

Peace, R
</description> 
   <pubDate>Sun, 29 Nov 2009 14:07:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56898</link> 
  </item> 
   
  <item> 
   <title>I installed a brand new horde with a fresh db and seems this</title> 
   <description>I installed a brand new horde with a fresh db and seems this bug won&#039;t apply. So it could be a problem on sql of the horde installation.

Which can be the cause?

Peace,
R.</description> 
   <pubDate>Mon, 30 Nov 2009 13:33:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56918</link> 
  </item> 
   
  <item> 
   <title>So you&#039;re saying it works fine with a clean install, but doe</title> 
   <description>So you&#039;re saying it works fine with a clean install, but doesn&#039;t work for your existing install? Same code versions?</description> 
   <pubDate>Mon, 30 Nov 2009 15:42:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56921</link> 
  </item> 
   
  <item> 
   <title>&gt; So you&#039;re saying it works fine with a clean install, but d</title> 
   <description>&gt; So you&#039;re saying it works fine with a clean install, but doesn&#039;t work 
&gt; for your existing install? Same code versions?
yes, after some troubleshooting I found the following error: 
Nov 30 15:19:55 HORDE [error] [turba] DB Error: constraint violation: UPDATE horde_histories_seq SET id = LAST_INSERT_ID(id + 1) [nativecode=1062 ** Duplicate entry &#039;3223&#039; for key &#039;PRIMARY&#039;] [pid 23757 on line 198 of &quot;/var/www/webmail/horde-webmail-1.2.4/lib/Horde/History.php&quot;]

Which could be the cause?
</description> 
   <pubDate>Mon, 30 Nov 2009 16:36:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t56922</link> 
  </item> 
   
  <item> 
   <title>The sequence table maintained by MDB2 to keep track of prima</title> 
   <description>The sequence table maintained by MDB2 to keep track of primary keys is corrupted or just plain wrong. Did you change it by hand?</description> 
   <pubDate>Sat, 05 Dec 2009 03:48:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t57011</link> 
  </item> 
   
  <item> 
   <title>Either way, there isn&#039;t a problem with the method call.</title> 
   <description>Either way, there isn&#039;t a problem with the method call.</description> 
   <pubDate>Sat, 05 Dec 2009 03:48:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8731#t57012</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
