refinerycms-blog icon indicating copy to clipboard operation
refinerycms-blog copied to clipboard

The 'Save & continue editing' button does not show errors

Open veger opened this issue 8 years ago • 1 comments

Steps to reproduce:

  • Open an existing blog post
  • Change title (so URL/slug changes)
  • Click 'Save & continue editing'
  • Now save again using 'Save & continue editing'

All seem fine (no errors), but when looking at actual response (eg using a browsers development console), it shows 404 (page not found) and the post was not stored!

veger avatar Jan 09 '17 20:01 veger

Check that the application configuration locale matches the blog post (table refinery_blog_post_translations) in the database.

ilyario avatar Mar 13 '17 02:03 ilyario