Summary | Can not import PGP public key in address book which is manual created |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.0.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | tokimemofan (at) gmail (dot) com |
Created | 04/23/2013 (4455 days ago) |
Due | |
Updated | 06/13/2013 (4404 days ago) |
Assigned | |
Resolved | 05/30/2013 (4418 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
See: Prefs->IMP->Addressbooks.
Please use the mailing list for further support.
same issue happens.
Please help me. Thanks!
State ⇒ Not A Bug
Priority ⇒ 1. Low
See: Prefs->IMP->Addressbooks.
Please use the mailing list for further support.
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Can not import PGP public key in address book which is manual created
Type ⇒ Bug
State ⇒ Unconfirmed
OS: Ubuntu Server 12.04.2 64-bit
Horde: Groupware Webmail Edition 5.0.4
PHP: 5.3.10-1ubuntu3.5 (installed by apt-get)
PGP: GunPG 1.4.11 (installed by apt-get)
Settings:
1. Create a user "user1" in Ubuntu Server 12.04.2 64-bit
2. Horde 5 setting: administration -> configuration -> shares
$conf['share']['no_sharing'] = false;
$conf['share']['auto_create'] = true;
$conf['share']['world'] = true;
$conf['share']['any_group'] = false;
$conf['share']['hidden'] = false;
$conf['share']['cache'] = false;
$conf['share']['driver'] = 'Sqlng';
3. address books:
address book of user1 (auto created by horde)
test (manual created)
Issue Duplication:
Case 1:
0. Login "user1".
1. Horde 5 setting: preferences -> address book -> address books
Set default address book to "test".
2. Import a PGP public key to PGP public keyring.
3. The PGP public key and key owner data are stored in address book
"address book of user1", not address book "test".
Case 2:
0. Login "user1".
1. Delete the address book "address book of user1".
2. Import a PGP public key to PGP public keyring, and error msg "A
fatal error has occurred" appears.
3. Logout and re-login.
4. Horde 5 setting: preferences -> address book -> address books
Set default address book to "test".
5. Import a PGP public key to PGP public keyring, and success msg
appears. But no data appears in PGP public keyring and address book
"test".
6. Delete the address book "test", and the address book "address book
of user1" is auto-created.
7. The PGP public key and key owner data appear in address book
"address book of user1". But no data appears in PGP public keyring.