| Summary | userlist incorrect when using realm |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Assigned |
| Priority | 2. Medium |
| Owners | Horde Developers |
| Requester | adrieder (at) sbox (dot) tugraz (dot) at |
| Created | 07/02/2008 (97 days ago) |
| Due | 07/03/2008 (96 days ago) |
| Updated | 09/26/2008 (11 days ago) |
| Assigned | 07/03/2008 (96 days ago) |
| Resolved | |
| Attachments | api.php.patch ![]() |
| Milestone | |
| Patch | Yes |
#6749#6746seems to be fixed now,this is still a problem. Is there any chance that this get fixed for
4.3?
added since the imapusers on the mailserver do not have a realm. So my
patch "fixes" sharing in other places but breaks folder sharing.
someone eventually will proivde the "correct fix". For now it works
that way for me.
Thanks anyway
State ⇒ Assigned
Assigned to
New Attachment: api.php.patch
Patch ⇒ 1
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 07/03/2008
Summary ⇒ userlist incorrect when using realm
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
please put it to where it belongs.
When using realms and application IMP as auth driver, then
$auth->listUsers() returns just the mailboxname/username without
realm, this prevents sharing of calendars or tasklists (maybe others
too), because users get not correctly entered in the shares tables.
The attached patch fixes the problem for me, but I'm not sure if this
is the right place for fixing the issue.