6.0.0-alpha10
5/15/25

[#17] Composing a Message ends Session
Summary Composing a Message ends Session
Queue IMP
Queue Version 2.2.4
Type Bug
State Resolved
Priority 2. Medium
Owners Horde Developers (at)
Requester andreas.lessig (at) gmx (dot) de
Created 03/19/2004 (7727 days ago)
Due
Updated 04/25/2004 (7690 days ago)
Assigned 04/02/2004 (7713 days ago)
Resolved 04/25/2004 (7690 days ago)
Milestone
Patch No

History
04/25/2004 11:31:25 AM Michael Slusarz Comment #14
State ⇒ Resolved
Reply to this comment
No additional feedback.  If this is indeed a problem with Konqueror, 
it has either gone away in Horde HEAD or is not reproducible.
04/20/2004 07:54:25 PM Chuck Hagenbuch Comment #13 Reply to this comment
I cannot.
04/16/2004 09:29:53 PM Michael Slusarz Comment #12 Reply to this comment
Can anybody else verify this?  Especially with Horde 3.0/IMP 4.0?
04/02/2004 05:18:47 PM Michael Slusarz Comment #11
Taken from Michael Slusarz
Assigned to Horde DevelopersHorde Developers
Priority ⇒ 2. Medium
State ⇒ Assigned
Reply to this comment
Since you say this activity seems to be limited to the Konqueror 
browser only, and I have no access to the Konqueror browser, I am 
assigning this ticket back to all developers in the hopes that one of 
them can test this out and verify what you are seeing.
04/02/2004 06:40:47 AM andreas (dot) lessig (at) gmx (dot) de Comment #10 Reply to this comment
I tried it. I set the Cookie preferences to "Allow Cookies" and and 
"Ask for Confirmation before accepting Cookies". I unchecked the other 
Options.



I get a lot of Cookies of the type



Name: Horde

Value: <long hexadecimal>

Expires: end of session

Path: /horde

Domain: <host name>

Secure: false



They apear after very action, sometimes three at once. I accepted them 
all but the problem persists.
04/01/2004 04:39:08 PM Michael Slusarz Comment #9 Reply to this comment
Are cookies disabled on Konqueror?  Or, at least, cookies not being 
accepted from your Horde/IMP website URL?
04/01/2004 08:05:29 AM andreas (dot) lessig (at) gmx (dot) de Comment #8 Reply to this comment
Another Observation I made: The problem only occurs if I test locally 
using konqueror. Connecting from a Win2k machine with IE or Opera does 
not show the problem. After installing Opera and Mozilla locally they 
did not show the problem either. Currently I cannot test network 
access via konqueror.



So the problem seems to be limited to the konqueror.



Regarding your suggestion: Maybe I didn't understand your last 
question right. I thought you talked about the horde/conf/horde.php 
where I changed the preference driver to 'sql'.



So let me try again. My Installation is SuSE 9.0 with Horde 2.2.4 and 
IMP 3.3.2.



In /etc/php.ini there is the line



    session.save_handler=files



A file named horde/conf.php does not exist.



In horde/conf/horde.php I only changed the following lines from the default:



  /**

   ** Horde Logging

   **/

  [...]

  $conf['use_ssl'] = 1;

  [...]

  $conf['log']['type'] = 'syslog';

  [...]

  $conf['log']['name'] = LOG_LOCAL0;

  [...]

  /**

   ** Preference System Settings

   **/

  [...]

  $conf['prefs']['driver'] = 'sql';



  // Any parameters that the preferences driver needs. This includes

  // database or ldap server, username/password to connect with, etc.

  $conf['prefs']['params'] = array();



  // This is an example configuration for a MySQL preference backend.

  // The SQL script to setup the preference database is placed in

  // horde/scripts/db/prefs.sql.

  $conf['prefs']['params']['phptype'] = 'mysql';

  $conf['prefs']['params']['hostspec'] = 'localhost';

  $conf['prefs']['params']['username'] = 'horde';

  $conf['prefs']['params']['password'] = '<Paßwort>';

  $conf['prefs']['params']['database'] = 'horde';

  $conf['prefs']['params']['table'] = 'horde_prefs';



In horde/config/registry.php the following changes where made:



    $this->registry['auth']['login'] = 'imp';

    $this->registry['auth']['logout'] = 'imp';



  $this->applications['imp'] = array(

     [...]

     'status' => 'active'

  );



  $this->applications['kronolith'] = array(

      [...]

      'status' => 'active'

  );



  $this->applications['turba'] = array(

      [...]

      'status' => 'active'

  );





I spare you the configuration changes for IMP, Kronolith and Turba as 
I do not think they are related to the problem. If I'm incorrect 
please tell me and I send additional information.








03/30/2004 08:47:04 PM Chuck Hagenbuch Assigned to Michael Slusarz
Taken from Horde DevelopersHorde Developers
Priority ⇒ 2. Medium
State ⇒ Feedback
 
03/30/2004 06:41:01 PM Michael Slusarz Comment #7 Reply to this comment
Try changing the session handler to 'files' (in php.ini) and 
commenting out all session stuff in horde/conf.php and see if that 
fixes the problem.


03/30/2004 06:46:59 AM andreas (dot) lessig (at) gmx (dot) de Comment #6 Reply to this comment
It's 'sql'. A mysql database is used.
03/24/2004 11:00:16 PM Michael Slusarz Comment #5 Reply to this comment
What kind of session handler (e.g. 'files', 'sql') are you using?
03/24/2004 10:51:12 PM Jan Schneider Comment #4
Assigned to Horde DevelopersHorde Developers
Priority ⇒ 2. Medium
State ⇒ Assigned
Reply to this comment
Anyone an idea on this bug?
03/23/2004 07:52:56 AM andreas (dot) lessig (at) gmx (dot) de Comment #3 Reply to this comment
No, the URL is like https://<server>/horde resp. https://<server>/horde/imp
03/20/2004 10:49:32 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Do you by chance have setup Horde/IMP to be in the document root? That 
is do you access IMP or Horde like http://webmail.example.com?
03/19/2004 07:40:45 AM andreas (dot) lessig (at) gmx (dot) de Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
-- I filed this here because your bugtracking system wouldn't allow me 
to file it under IMP --



When I chose "Compose" a new window opens. After doing what I have to 
do, I close the window either by chosing "Send Message", "Cancel 
Message" or clicking on the little cross in the upper right corner of 
the window frame. In all the three cases clicking on a menu item (e.g. 
"Webmail" from the Horde Page or "Folders" if I am in IMP) leads to 
the login screen sometimes with a message that the session has expired.



This behaviour occurs every time, even right after logon.

Saved Queries