[Tickets #9728] Re: hook prefs_init

bugs at horde.org bugs at horde.org
Mon Apr 4 15:54:26 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9728
------------------------------------------------------------------------------
  Ticket             | 9728
  Updated By         | rsalmon at mbpgroup.com
  Summary            | hook prefs_init
  Queue              | Turba
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
+New Attachment     | horde_debug_turba.txt
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2011-04-04 15:54) wrote:

class Turba_Hooks
{	public function prefs_init($pref, $value, $username, $scope_ob)
	{
		Horde::debug(Turba::listShares());
		Horde::debug($_SESSION);
	}
}

Turba::listShares() always returns empty array and $_SESSION['turba']  
is not set.









More information about the bugs mailing list