HermanMartinus / bearblog

Free, no-nonsense, super fast blogging.
MIT License
2.7k stars 77 forks source link

The new Post is not saved #17

Closed win32nipuh closed 4 years ago

win32nipuh commented 4 years ago

I try to create a new post, add title, content, click Save and when I go to Posts I see... nothing.

HermanMartinus commented 4 years ago

Hmmm, I can't recreate your issue. https://herman.bearblog.dev/this-is-test/ What's the structure of your permalink? Maybe it's a permalink validation issue that I haven't caught

ZedZipDev commented 4 years ago

May be it is permalink. The first time I did not enter the permalink and clicked Save. But then I have decided to add permalink and Save it again. Now I have added on other PC and it works, Thanks.

HermanMartinus commented 4 years ago

Cool, I've made a note to catch empty permalinks. Thanks for brining this to my attention