Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix rename issue 2348 #2395

Merged
merged 1 commit into from
Dec 19, 2012
Merged

Fix rename issue 2348 #2395

merged 1 commit into from
Dec 19, 2012

Conversation

gruehle
Copy link
Member

@gruehle gruehle commented Dec 18, 2012

When creating the full path for a rename, use an anchored regex to make sure the match is the last match of the path. If the file being renamed matched any portion of the path, the rename would fail.

Fix for #2348

@ghost ghost assigned redmunds Dec 19, 2012
@redmunds
Copy link
Contributor

Looks good. Merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants