[Tickets #8551] listBy: bad prototype in turba/lib/api.php

bugs at horde.org bugs at horde.org
Thu Sep 3 17:05:26 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8551
------------------------------------------------------------------------------
  Ticket             | 8551
  Created By         | rpolli at babel.it
  Summary            | listBy: bad prototype in turba/lib/api.php
  Queue              | Turba
  Version            | FRAMEWORK_3
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


rpolli at babel.it (2009-09-03 13:05) wrote:

the same could happen in other files like this

--- -   2009-09-03 18:40:23.655772575 +0200
+++ horde-webmail-1.2.3/turba/lib/api.php       2009-06-17  
13:41:57.000000000 +0200
@@ -50,12 +50,12 @@
  );

  $_services['listBy'] = array(
-    'args' => array('action' => 'string', 'timestamp' => 'int'),
+    'args' => array('action' => 'string', 'timestamp' => 'int',  
'sources' => '{urn:horde}stringArray'),
      'type' => '{urn:horde}stringArray',
  );








More information about the bugs mailing list