| Summary | Lost original address books in IMP after create new one in Turba |
| Queue | IMP |
| Queue Version | 4.1.3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | david (at) tmv (dot) gov (dot) tw |
| Created | 12/13/2006 (6906 days ago) |
| Due | |
| Updated | 07/25/2007 (6682 days ago) |
| Assigned | 12/13/2006 (6906 days ago) |
| Resolved | 07/25/2007 (6682 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
State ⇒ Stalled
To test, I used the sql source and the prefs source as the defaults.
Is anyone else seeing this?
Just to clarify - this is what you are seeing:
1 - Look at mail options - see the search sources selection widget
with the 2 addrses books available.
2. Go to Turba -> My Address Books, create a new address book.
3. Go back to mail options and the selection widget is gone.
The only difference in my set up would be the lack of an LDAP source.
To test, I used the sql source and the prefs source as the defaults.
Is anyone else seeing this?
Do you see everything as expected from within Turba?
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Lost original address books in IMP after create new one in Turba
Queue ⇒ IMP
State ⇒ Unconfirmed
After successfully created a new address book(mysql-backend),aaa in
Turba-H3 (2.1.3),then i could not see any one address book created
before in my IMP-H3 (4.1.3) -->Options-->Address Books.
Once if i remove aaa from Turba ,Original books comes up again in IMP
-->Options-->Address Books.
FYI
http://210.241.49.67/~txg16/tmp/address_book_imp_before.gif show the
screenshot before create address book,aaa in IMP -->Options-->Address Books .
And
http://210.241.49.67/~txg16/tmp/address_book_imp_after.gif show the
after .
here are part of my horde/imp/prefs.php
=======================================
$_prefs['search_sources'] = array(
'value' => "localsql\ttmv_ldap",
'locked' => false,
'shared' => false,
'type' => 'implicit');
Horde env can be found here:
http://210.241.49.68/horde/test.php
David Chang