6.0.0-beta13
4/11/26

[#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 6/14/11 (5415 days ago)
Due
Updated 6/14/11 (5415 days ago)
Assigned 6/14/11 (5415 days ago)
Resolved 6/14/11 (5415 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
14.06.2011 20:00:58 Michael Slusarz State ⇒ Resolved
 
14.06.2011 19:46:42 vilius (at) lnk (dot) lt Comment #6 Reply to this comment
That was it.
14.06.2011 19:40:57 Michael Slusarz Comment #5
Assigned to Michael Slusarz
State ⇒ Feedback
Reply to this comment
Does this fix?
14.06.2011 19:40:44 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
14.06.2011 19:34:34 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);

14.06.2011 18:00:57 Michael Slusarz Comment #2 Reply to this comment
Update to latest Horde_Imap_Client package, since that line number 
currently points to a comment.
14.06.2011 07:01:43 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