-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: False warning of duplicate sync connection with parent or child #7005
Labels
Comments
I guess we need to add a trailing slash to desktop/src/gui/folderwizard.cpp Lines 485 to 512 in 14a5dd1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug description
When creating a new sync connection, the
![image](https://private-user-images.githubusercontent.com/2663937/358326310-fdabc9e9-2584-4498-936a-ab01025da15a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTQ0OTEsIm5iZiI6MTczOTYxNDE5MSwicGF0aCI6Ii8yNjYzOTM3LzM1ODMyNjMxMC1mZGFiYzllOS0yNTg0LTQ0OTgtOTM2YS1hYjAxMDI1ZGExNWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTAwOTUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjcwN2Q5YjgzYjc1NzBhNzFjOGEyZWQ1OTY4NmUxNGE1Y2VjY2IxYjY3NDlkZTY0M2FkNjZhMDE1ZmZmZWFjZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.om8_Jj6rNz7IsgxGfU_OqJ0NzkI3ih5mypfkKsakBWY)
Select a remote destination folder
pop-up throws a false warning that the requested folder is either a parent or a child of another folder.Steps to reproduce
/home/user/Nextcloud_Test
./home/user/Nextcloud
.Expected behavior
The client should should not emit a warning
Which files are affected by this bug
Not sure
Operating system
Windows
Which version of the operating system you are running.
Windows 11
Package
Other
Nextcloud Server version
28.0.8
Nextcloud Desktop Client version
3.13.2
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
The destination path on the server is mapped to a SSH storage backend.
The text was updated successfully, but these errors were encountered: