[bug #23386] Sessions not viewable from Admin / View sessions

View: New views
5 Messages — Rating Filter:   Alert me  

[bug #23386] Sessions not viewable from Admin / View sessions

by Jimmy Zelinskie :: Rate this Message:

| View Threaded | Show Only this Message


URL:
  <http://savannah.gnu.org/bugs/?23386>

                 Summary: Sessions not viewable from Admin / View sessions
                 Project: phpGroupWare
            Submitted by: olberger
            Submitted on: mardi 27.05.2008 à 17:56
              Item Group: 0.9.16.012
                Category: API - Admin
                Severity: 3 - Normal
                Priority: 7 - High
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: DEB
        Operating System: GNU/Linux - Debian
         Reproducibility: Every Time
         Planned Release: None
           Fixed Release:

    _______________________________________________________

Details:

There's a problem in the Admin / View sessions dialog if using php4
sessions.

Code added in 0.9.16.012 is broken.

Should be :
if ( !isset($session_cache[$file]) && is_readable($path . '/' .$file) )// not
in cache, read and cache it

instead of :
if ( !isset($session_cache[$file]) && is_readable($file) )// not in cache,
read and cache it

Hope this helps.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23386>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
phpGroupWare-tracker@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

[bug #23386] Sessions not viewable from Admin / View sessions

by Jimmy Zelinskie :: Rate this Message:

| View Threaded | Show Only this Message


Follow-up Comment #1, bug #23386 (project phpgroupware):

Problem initially found on Debian package, reported at :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483173

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23386>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
phpGroupWare-tracker@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

[bug #23386] Sessions not viewable from Admin / View sessions

by Jimmy Zelinskie :: Rate this Message:

| View Threaded | Show Only this Message


Update of bug #23386 (project phpgroupware):

                  Status:                    None => Confirmed              
             Assigned to:                    None => Caeies                

    _______________________________________________________

Follow-up Comment #2:

Hi Olivier,

Thanks for the report, and the correction. I will look at it ASAP. I have
other bugs in LDAP to fix in .12 so I will discuss with Dave for the
opportunity to make a new release. (hmm, I think I will be bashed for that
:).

Regards,

Caeies



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23386>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
phpGroupWare-tracker@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

[bug #23386] Sessions not viewable from Admin / View sessions

by Jimmy Zelinskie :: Rate this Message:

| View Threaded | Show Only this Message


Follow-up Comment #3, bug #23386 (project phpgroupware):

Well start by bashing Dave who committed without testing ;)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23386>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
phpGroupWare-tracker@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

[bug #23386] Sessions not viewable from Admin / View sessions

by Jimmy Zelinskie :: Rate this Message:

| View Threaded | Show Only this Message


Update of bug #23386 (project phpgroupware):

             Open/Closed:                    Open => Closed                
           Fixed Release:                         => 0.9.16.016            

    _______________________________________________________

Follow-up Comment #4:

This has been fixed in CVS and should be available in the next
release.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23386>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
phpGroupWare-tracker@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker