Summary | No $_SESSION during RPC access |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 10/22/2010 (5386 days ago) |
Due | |
Updated | 10/22/2010 (5386 days ago) |
Assigned | 10/22/2010 (5386 days ago) |
Resolved | 10/22/2010 (5386 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Feedback
Bug #9332: Make sure _SESSION is always sethttp://git.horde.org/diff.php/framework/Core/lib/Horde/Session.php?rt=horde-git&r1=2c436a41e6a1aeb78f17c825888f1fbc4bd04789&r2=6f12b340b2bafc02c8b1bbb075b9bfacddb4fe5d
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ No $_SESSION during RPC access
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Undefined variable: _SESSION in
/home/jan/horde-git/framework/Core/lib/Horde/Session.php on line 349
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP Stack trace:
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 1.
{main}() /home/jan/horde-git/horde/rpc.php:0
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 2.
Horde_Registry::appInit($app = 'horde', $args = array
('authentication' => 'none', 'nocompress' => TRUE, 'session_control'
=> 'none')) /home/jan/horde-git/horde/rpc.php:80
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 3.
Horde_Registry->__construct($session_flags = 1, $cache_limiter = NULL)
/home/jan/horde-git/framework/Core/lib/Horde/Registry.php:201
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 4.
Horde_Registry->setLanguageEnvironment($lang = NULL, $app = 'horde')
/home/jan/horde-git/framework/Core/lib/Horde/Registry.php:397
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 5.
Horde_Registry->setLanguage($lang = NULL)
/home/jan/horde-git/framework/Core/lib/Horde/Registry.php:2230
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 6.
Horde_Session->offsetSet($offset = 'horde:language', $value = 'en_US')
/home/jan/horde-git/framework/Core/lib/Horde/Session.php:0
[Fri Oct 22 14:18:37 2010] [error] [client 192.168.60.164] PHP 7.
Horde_Session->_offsetSet($ob = class stdClass { public $app =
'horde'; public $name = 'language'; public $key = 'horde:language';
public $type = 'scalar' }, $value = 'en_US')
/home/jan/horde-git/framework/Core/lib/Horde/Session.php:323