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

Fix saving of empty files #612

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Fix saving of empty files #612

merged 1 commit into from
Aug 6, 2021

Conversation

AgentSmith0
Copy link
Contributor

When you have a file without content, for example when you cleared the file, you were unable to save it because of an incorrect if-statement. This is the fix for that problem and will allow saving of files without content.

When you have a file without content, for example when you cleared you were unable to save it because of an incorrect if-statement. This is the fix for that problem.
@prasathmani prasathmani merged commit 09e2b9a into prasathmani:master Aug 6, 2021
@AgentSmith0 AgentSmith0 deleted the patch-4 branch February 20, 2022 10:17
ner00 pushed a commit to ner00/tinyfilemanager that referenced this pull request May 7, 2023
When you have a file without content, for example when you cleared you were unable to save it because of an incorrect if-statement. This is the fix for that problem.
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.

2 participants