Skip to content

fix filename sanitization for directory names#116

Open
ShivamSingh47007 wants to merge 1 commit into
ethereal-developers:masterfrom
ShivamSingh47007:master
Open

fix filename sanitization for directory names#116
ShivamSingh47007 wants to merge 1 commit into
ethereal-developers:masterfrom
ShivamSingh47007:master

Conversation

@ShivamSingh47007

Copy link
Copy Markdown

issue (#113)
I created a pull request that replaces : with - in the generated directory name.
This should prevent filename issues when exporting files to Nextcloud.

the directory name was created using DateTime.now() which includes : characters

this change replaces : with - when creating the directory name

this helps avoid filename issues when exporting files to Nextcloud and other file systems

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.

1 participant