6.0.0-beta1
7/7/25

[#10240] cannot create users with IMAP auth drivers
Summary cannot create users with IMAP auth drivers
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester vilius (at) lnk (dot) lt
Created 06/14/2011 (5137 days ago)
Due
Updated 06/14/2011 (5137 days ago)
Assigned 06/14/2011 (5137 days ago)
Resolved 06/14/2011 (5137 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/14/2011 08:00:58 PM Michael Slusarz State ⇒ Resolved
 
06/14/2011 07:46:42 PM vilius (at) lnk (dot) lt Comment #6 Reply to this comment
That was it.
06/14/2011 07:40:57 PM Michael Slusarz Comment #5
Assigned to Michael Slusarz
State ⇒ Feedback
Reply to this comment
Does this fix?
06/14/2011 07:40:44 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Bug #10240: PHP doesn't seem to like this assign-op

  1 files changed, 3 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/faf5c233c98d25ef8e1871446cbfa41eb61c78e3
06/14/2011 07:34:34 PM vilius (at) lnk (dot) lt Comment #3 Reply to this comment
After today releases:

[14-Jun-2011 22:32:46] PHP Fatal error:  Cannot use assign-op 
operators with overloaded objects nor string offsets in 
/usr/share/pear/Horde/Imap/Client/Base.php on line 2508

It's this line:

$options['rights'] .= $acl->getString($this->queryCapability('RIGHTS') 
? Horde_Imap_Client_Data_AclCommon::RFC_4314 : 
Horde_Imap_Client_Data_AclCommon::RFC_2086);

06/14/2011 06:00:57 PM Michael Slusarz Comment #2 Reply to this comment
Update to latest Horde_Imap_Client package, since that line number 
currently points to a comment.
06/14/2011 07:01:43 AM vilius (at) lnk (dot) lt Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ cannot create users with IMAP auth drivers
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
After recent updates I cannot create users anymore. In both Cyrsql and 
IMAP drivers. Log says:

[14-Jun-2011 09:54:46] PHP Fatal error:  Cannot use assign-op 
operators with overloaded objects nor string offsets in 
/usr/share/pear/Horde/Imap/Client/Base.php on line 2492

I'm using Cyrus 2.3.16 as IMAP server.

Saved Queries