phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #21911] Error in /phpgroupware/ftp/index.php


From: Jan Rippl
Subject: [Phpgroupware-tracker] [bug #21911] Error in /phpgroupware/ftp/index.php on Line 205
Date: Sun, 30 Dec 2007 15:37:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11

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

                 Summary: Error in /phpgroupware/ftp/index.php on Line 205
                 Project: phpGroupWare
            Submitted by: janrippl
            Submitted on: Sunday 12/30/2007 at 15:37
              Item Group: None
                Category: ftp
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: DEB
        Operating System: GNU/Linux - Debian
         Reproducibility: None
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

I am search error in /phpgroupware/ftp/index.php on line 205:
function ftp_chdir()

line 205 must be rewrite from 

ftp_chdir($ftp,$olddir . $newdir . '/'); on 

: ftp_chdir($ftp,$olddir . '/' . $newdir . '/');


else after login to ftp account will be fale directory:

false: /home/userdirectory

true: /home/user/directory

Goodby

Jan Rippl





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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