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

Don't consider post unpublished when title exists #138

Merged
merged 1 commit into from Jul 21, 2019

Commits on Jul 14, 2019

  1. Don't consider post unpublished when title exists

    Previously, you could create a post with a title but no body, e.g. by
    publishing via email. This would still show the post on a blog, but
    would give a 410 Gone page when trying to access the page.
    
    This issue originally reported on the forum:
    https://discuss.write.as/t/removing-post-unpublished-by-author-post/725
    thebaer committed Jul 14, 2019
    Copy the full SHA
    909976d View commit details
    Browse the repository at this point in the history