6.0.0-beta1
7/4/25

[#12206] Can not import PGP public key in address book which is manual created
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

History
06/13/2013 07:19:29 AM tokimemofan (at) gmail (dot) com Comment #3 Reply to this comment
This is not the pref that IMP uses.

See:  Prefs->IMP->Addressbooks.

Please use the mailing list for further support.
I change address book setting at Prefs->IMP->Addressbooks, but the 
same issue happens.

Please help me. Thanks!

05/30/2013 08:02:39 PM Michael Rubinsky Comment #2
State ⇒ Not A Bug
Priority ⇒ 1. Low
Reply to this comment
This is not the pref that IMP uses.

See:  Prefs->IMP->Addressbooks.

Please use the mailing list for further support.
04/23/2013 05:59:58 AM tokimemofan (at) gmail (dot) com Comment #1
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
Reply to this comment
Software Version:
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.

Saved Queries