[dev] [commits] Horde branch master updated. f200f281e6664ecd6d2eb2ddbe288f279592fc44

Jan Schneider jan at horde.org
Wed Nov 13 09:04:00 UTC 2013


Zitat von Michael M Slusarz <slusarz at horde.org>:

> The branch "master" has been updated.
> The following is a summary of the commits.
>
> from: ee0da6e1ba5ff80a794f30def8ccfe67da1d9bd4
>
> 354b7a2 [mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).
> f200f28 [mms] Report XML parsing errors (Request #12164;  
> math.parent at gmail.com).
>
> Summary:  
> http://github.com/horde/horde/compare/ee0da6e1ba5ff80a794f30def8ccfe67da1d9bd4...f200f281e6664ecd6d2eb2ddbe288f279592fc44
>
> -----------------------------------------------------------------------
>
> commit 354b7a2d7afa335895753d59dbcef5367efff9a4
> Author: Michael M Slusarz <slusarz at horde.org>
> Date:   Tue Nov 12 20:55:49 2013 -0700
>
>     [mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).
>
>     This won't work unless using a version of GnuPG that hasn't been
>     released yet, due to the fact that this command can't be run in batch
>     mode and disabling pinentry is not possible with any released version.
>
>     Not BC breaking since this method has never worked.

Still a BC break, because a method not working is not necessarily a  
fatal error like calling a missing method is. Just throw an exception  
from this method instead.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the dev mailing list