bugphpGroupWare - Bugs: bug #21911, Error in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #21911: Error in /phpgroupware/ftp/index.php on Line 205

Submitter:  Jan Rippl <janrippl>
Submitted:  Sun 30 Dec 2007 03:37:50 PM UTC
   
 
Category:  ftp Item Group:  None
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  DEB Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  None
Fixed Release: 

Sun 30 Dec 2007 03:37:50 PM UTC, original submission:  

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

Jan Rippl <janrippl>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by janrippl (Submitted the item)
  • -email is unavailable- added by janrippl
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-12-30 janrippl Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code