Menu

#15 Fix dir_check_this() for symlinked directories

closed-invalid
None
5
2001-08-09
2001-01-24
No

This patch fixes a bug in dir_check_this which makes it not update
things correctly when the path passed is a symlink to a directory.

Discussion

  • Diego Zamboni

    Diego Zamboni - 2001-01-24

    None

     
  • Thomas Leonard

    Thomas Leonard - 2001-07-04
    • assigned_to: nobody --> tal197
    • status: open --> open-invalid
     
  • Thomas Leonard

    Thomas Leonard - 2001-07-04

    Logged In: YES
    user_id=40461

    As far as I can see, dir_check_this() is only called with
    a symlink argument when used with -x.

    However, -x will already have converted to realpath in case
    it is sent to an already-running filer with a different cwd.

    So, I don't see how this patch can make any difference...
    (actually, I not sure we need the existing realpath at all!)

     
  • Thomas Leonard

    Thomas Leonard - 2001-08-09
    • status: open-invalid --> closed-invalid
     

Log in to post a comment.