[imp] Re: CVS HEAD PGP problems
    Didi Rieder 
    adrieder@sbox.tugraz.at
       
    Sun Dec  1 20:20:25 2002
    
    
  
--On Saturday, November 30, 2002 03:01:31 PM -0700 Michael M Slusarz 
<slusarz@bigworm.colorado.edu> wrote:
> Quoting Didi Rieder <adrieder@sbox.tugraz.at>:
>
>| --On Friday, November 29, 2002 05:31:32 PM +0100 Didi Rieder
>| <adrieder@sbox.tugraz.at> wrote:
>|
>| > Hi,
>| >
>| > I'm running the cvs version of IMP from today and found the following
>| > problems:
>|
>| [snip]
>
> Try the fixes I just made to CVS HEAD.
Hi,
when signing and encrypting a mail I get the following errors now:
1.)
[Sun Dec  1 21:11:10 2002] [error] PHP Notice:  Undefined variable:  params 
in /usr/local/apache/htdocs/cvs/horde/imp/lib/PGP.php on line 687
Solution:
horde/imp/lib/PGP.php on line 687
if (is_a($params, 'PEAR_Error')) return $params;
should be:
if (is_a($encrypt_params, 'PEAR_Error')) return $encrypt_params;
2.)
[Sun Dec  1 21:11:12 2002] [error] PHP Fatal error:  Call to undefined 
function:  setdescription() in 
/usr/local/apache/htdocs/cvs/horde/lib/Crypt/pgp.php on line 1107
No solution yet....
Didi
-- 
-------------------------
Didi Rieder
adrieder@sbox.tugraz.at
-------------------------
    
    
More information about the imp
mailing list