[Tickets #2283] NEW: session variables lost when updating options

bugs@bugs.horde.org bugs at bugs.horde.org
Sun Jul 17 00:44:15 PDT 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=2283
-----------------------------------------------------------------------
 Ticket             | 2283
 Created By         | Graeme.Wood at ed.ac.uk
 Summary            | session variables lost when updating options
 Queue              | Horde Framework Packages
 State              | Unconfirmed
 Priority           | 3. High
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


Graeme.Wood at ed.ac.uk (2005-07-17 00:44) wrote:

I've been playing with Horde-3.0.5-RC2 using IMP-4.0.3 and PHP 4.4.0. I am
seeing a problem whenever I update Options in IMP. The issue affects any
preference module that accesses imp/lib/Folder.php. It would appear that the
session variables that hold things like base_protocol, hierarchies, folders
and stream are not being set.  This only affects IMP when running under
Horde-3.0.5-RC2. IMP is fine if running under Horde-3.0.4. Here are some
sample error messages:

[Sun Jul 17 08:31:41 2005] [error] PHP Warning:  imap_lsub(): supplied
argument 
is not a valid imap resource in
/usr/local/www/public_docs/horde/imp/lib/Folder.
php on line 135
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index: 
base_protocol 
in /usr/local/www/public_docs/horde/imp/lib/Folder.php on line 171
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index:  stream in
/usr
/local/www/public_docs/horde/imp/lib/Folder.php on line 268
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index:  folders in
/us
r/local/www/public_docs/horde/imp/lib/Folder.php on line 268
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index: 
hierarchies in
 /usr/local/www/public_docs/horde/imp/lib/Folder.php on line 268
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index:  dotfiles
in /u
sr/local/www/public_docs/horde/imp/lib/Folder.php on line 268
[Sun Jul 17 08:31:41 2005] [error] PHP Notice:  Undefined index:  namespace
in /
usr/local/www/public_docs/horde/imp/lib/Folder.php on line 268

I suspect the problem is more widespread than just an interaction with IMP
though.




More information about the bugs mailing list