Skip to content
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

KDESKTOP-767 - Handle "not a directory" error #64

Conversation

ClementKunz
Copy link
Contributor

Checking the existence of path where an iten inside it is a file (ex: "test_pictures/picture-1.jpg/A") result with error "not a directory". This error was not handled at all.

@ClementKunz ClementKunz requested a review from a team as a code owner April 19, 2024 09:06
Copy link
Contributor

@luc-guyot-infomaniak luc-guyot-infomaniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix!

test/libcommonserver/io/testcheckifpathexists.cpp Outdated Show resolved Hide resolved
…en' of github.com:Infomaniak/desktop-kDrive into KDESKTOP-767-Conversion-from-bundle-to-single-file-broken
@ClementKunz ClementKunz enabled auto-merge April 19, 2024 11:57
@ClementKunz ClementKunz disabled auto-merge April 19, 2024 11:58
@ClementKunz ClementKunz enabled auto-merge April 19, 2024 12:00
@ClementKunz ClementKunz disabled auto-merge April 19, 2024 12:00
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ClementKunz ClementKunz merged commit 31107e5 into RELEASE-3.6.0 Apr 19, 2024
4 checks passed
@ClementKunz ClementKunz deleted the KDESKTOP-767-Conversion-from-bundle-to-single-file-broken branch April 19, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants