[bugs] [Bug 1018] Changed - Unable to add email address to addressbook through IMP

bugs@bugs.horde.org bugs@bugs.horde.org
Thu, 8 Aug 2002 09:58:25 -0300


http://bugs.horde.org/show_bug.cgi?id=1018

*** shadow/1018	Thu Aug  8 06:15:21 2002
--- shadow/1018.tmp.30286	Thu Aug  8 09:58:25 2002
***************
*** 3,10 ****
  Version: 2.2 Stable
  Platform: All Browsers
  OS/Version: All
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: Turba
--- 3,10 ----
  Version: 2.2 Stable
  Platform: All Browsers
  OS/Version: All
! Status: RESOLVED   
! Resolution: DUPLICATE
  Severity: normal
  Priority: P2
  Component: Turba
***************
*** 22,24 ****
--- 22,29 ----
  I happens that count($res) always return number greater than 0.
  It should be
    if(PEAR::isError($res) || $res->count() > 0)
+ 
+ ------- Additional Comments From chuck@horde.org  08/08/02 09:58 -------
+ This was fixed ages ago and is
+ 
+ *** This bug has been marked as a duplicate of 847 ***