[Tickets #11774] IMP_Factory_Imap -> create() regression
bugs at horde.org
bugs at horde.org
Wed Nov 28 17:51:09 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11774
------------------------------------------------------------------------------
Ticket | 11774
Created By | leena.heino at uta.fi
Summary | IMP_Factory_Imap -> create() regression
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2012-11-28 17:51) wrote:
It seems that when the $GLOBALS['injector'] ->
getInstance('IMP_Factory_Imap') -> create() is called from Horde's hooks it
behaves differently in IMP 5 than it does in IMP 6. In IMP 5 the create()
call populates the newly created IMP_Imap object, where as the
create() call in IMP 6 leaves the newly created IMP_Imap object
unpopulated and null.
Because of this change in the behavior of create() call the adding of
realm to userid as documented in the wiki article will not work in IMP
6: http://wiki.horde.org/ImpH4Realm
More information about the bugs
mailing list