poppastring / dasblog-core

The original DasBlog reimagined with ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editing a post in the web can zero the modified date

poppastring opened this issue · comments

Editing a post in the web browser can zero out the modified date which appears to make the post invalid. Fixing the data in the xml file fixes the issue.

Still occurring...