Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thunar thunar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • thunarthunar
  • Issues
  • #111
Closed
Open
Issue created Jul 16, 2015 by Bugzilla Migration@bugzilla-migration

No check for parent directory path in path copied during move operation

Submitted by xoi..@..il.com

Assigned to Xfce Bug Triage

Link to original bug (#12073)

Description

Currently, in 1.6.10, there is no check to make sure that a parent directory is in the path being copied. This means that Thunar allows a parent directory to be moved into a subdirectory (ie-/var/www/js can be moved into /var/www/js). Two solutions to this problem occur to me: a) Check to make sure that the parent directory isn't being moved into a subdirectory (each file would be checked if directory, and if so, skipped with message why); b) unselect directories when going into a parent directory so that the directory can't unintentionally be selected.

Version: 1.6.10

Assignee
Assign to
Time tracking