VenusInterns / BlogTemplate

MIT License
208 stars 38 forks source link

Excerpt is not generated after editing a post #158

Closed umaslakshmi closed 7 years ago

umaslakshmi commented 7 years ago

Repro:

  1. Write a new post. Doesn't matter whether you write an excerpt or not.
  2. Publish the post.
  3. Edit the post and delete the excerpt.
  4. Publish the post again.

Expected: An excerpt is generated based on the body.

Actual: Excerpt field is empty, as we left it after editing and publishing the post.

julietdaniel commented 7 years ago

Fixed in PR #159