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

EnsureFolderPathAsync with # or % fails with File not Found #500

Closed
jimmywim opened this issue Oct 15, 2021 · 0 comments
Closed

EnsureFolderPathAsync with # or % fails with File not Found #500

jimmywim opened this issue Oct 15, 2021 · 0 comments

Comments

@jimmywim
Copy link

Looks like the folder creation part of EnsureFolderPath needs to be tweaked to use ResourcePaths, using ListItemCreationInformationUsingPath instead of ListItemCreationInformation.

I've done this with a locally copied out version of the method, seems to work nicely.

I'll submit a PR for review.

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

No branches or pull requests

2 participants