Summary | "Address book Contact search" on horde home |
Queue | Turba |
Queue Version | 2.1.1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | dnedelec (at) les-dj (dot) com |
Created | 05/12/2006 (7000 days ago) |
Due | |
Updated | 05/16/2006 (6996 days ago) |
Assigned | 05/15/2006 (6997 days ago) |
Resolved | 05/16/2006 (6996 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
That doesn't work, and the error message was misleading.
file is included when the link is created in IMP::composeLink().
Is it possible the js gets broken because it's included in the iframe?
I've fixed this temporarily on my test system by putting a
Horde::includeScriptFile('popup.js', 'imp') call directly in the
_content() call of the minisearch.php page...although I'm not happy
with having to hard code the 'imp' application into turba....thoughts
or guidance would be appreciated!
understand that) for user B and it's OK now.
Thank you :-) I'm happy now.....
as the minisearch block? He probably does not, while user A (who the
minisearch block works correctly for) probably DOES have the IMP block
also on the portal page.
when user B try to search directly on address book (basic search or
avanced search...)
popup_imp not being defined when you click on the address in the
don't have the IMP block in their portal?
when user B try to search directly on address book (basic search or
avanced search...)
don't have the IMP block in their portal?
popup_imp not being defined when you click on the address in the
don't have the IMP block in their portal?
IMP H3 V4.1.1
Yes, it's incredible... But I confirm IT, it works for user A and not
for B !!!!
I tried again on a fresh install with IE and Firefox !
The problem that I'm finding is that I'm getting JS errors about
popup_imp not being defined when you click on the address in the
Address Search block on the portal page. What I don't understand is
why it is opening for you with one user and not another....
State ⇒ Assigned
The problem that I'm finding is that I'm getting JS errors about
popup_imp not being defined when you click on the address in the
Address Search block on the portal page. What I don't understand is
why it is opening for you with one user and not another....
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ "Address book Contact search" on horde home
Queue ⇒ Turba
State ⇒ Unconfirmed
- I created an address book (with user A) and shared it with all
authenticated users.
- This address book is definined as default for all users.
- I added an "address book contact search" on th horde home for user A
and user B with layout button.
- I logged with user A, searched a contact on the horde home and
clicked on it --> a compose windows opened.
- I logged with user B, searched a contact on the horde home and
clicked on it --> the compose windows didn't opened !!!
Thanks.