Summary | Fix GPG Publkey import when also provided by Hook [PullRequest] |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | o+horde (at) immerda (dot) ch |
Created | 12/15/2014 (3856 days ago) |
Due | |
Updated | 12/20/2014 (3851 days ago) |
Assigned | 12/19/2014 (3852 days ago) |
Resolved | 12/20/2014 (3851 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Fix GPG Publkey import when also provided by Hook [PullRequest]
Type ⇒ Bug
State ⇒ Unconfirmed
into his personal keyring.
The problem is that getPublickey (which also calls the hook) is used
to determine if the key is already in the adressbook.
see https://github.com/horde/horde/pull/115 for a patch