| 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/14 (4124 days ago) |
| Due | |
| Updated | 12/20/14 (4119 days ago) |
| Assigned | 12/19/14 (4120 days ago) |
| Resolved | 12/20/14 (4119 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