6.0.0-alpha14
7/3/25

[#9649] listTimeObjects always returning default share's objects
Summary listTimeObjects always returning default share's objects
Queue Turba
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/10/2011 (5229 days ago)
Due
Updated 03/10/2011 (5229 days ago)
Assigned
Resolved 03/10/2011 (5229 days ago)
Github Issue Link
Github Pull Request
Milestone 3
Patch No

History
03/10/2011 05:00:19 PM Michael Rubinsky State ⇒ Resolved
 
03/10/2011 04:59:26 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Fix setting the contact owner for a share source.
We need to also set the contact owner in the driver that the share
driver is composed with, otherwise certain search operations will always
search the current user's default share, even if a different one is specified.

Fixes Bug: 9649

  4 files changed, 13 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a0179cc102151799ec5ba7ac0abb5cab5bda825f
03/10/2011 10:59:22 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒ 3
Assigned to Michael Rubinsky
Queue ⇒ Turba
Summary ⇒ listTimeObjects always returning default share's objects
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
I've tracked it down so far that __owner is always set to the current 
user, because Turba_Driver::$_contact_owner never seems to be populated.

Saved Queries