phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bug #13208] ical.php establishes a session, but


From: Jan Vilhuber
Subject: [Phpgroupware-tracker] [bug #13208] ical.php establishes a session, but does not close it
Date: Fri, 27 May 2005 04:43:05 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050427 Camino/0.8.4

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13208>

                 Summary: ical.php establishes a session, but does not close
it
                 Project: phpGroupWare
            Submitted by: jvilhuber
            Submitted on: Fri 05/27/2005 at 04:43
              Item Group: 0.9.16.005
                Category: calendar
                Severity: 3 - Normal
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: BZIP2
        Platform Version: GNU/Linux - SuSE
         Reproducibility: Every Time
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

This leaves stale sessions around, which built up over time. If one has an
external program, say iCal, updating from phpgroupware every 15 minutes, you
run up resources pretty quickly.


The solution is to add the line:

$GLOBALS['phpgw']->session->destroy($sessionid);

to the end of the php file.








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13208>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]