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

Save & continue editing of a different locale fails #444

Open
duarme opened this issue Jun 19, 2015 · 1 comment
Open

Save & continue editing of a different locale fails #444

duarme opened this issue Jun 19, 2015 · 1 comment

Comments

@duarme
Copy link
Contributor

duarme commented Jun 19, 2015

To reproduce it:

  1. activate some frontend_locales in spec/dummy/config/initializers/refinery/i18n.rb, eg: config.frontend_locales = [:en, :fr, :nl, :pt]
  2. create a test post and click "Save"
  3. edit the test post
  4. click on the another language (one of the links to switch locale on top of the edit form)
  5. click "Save & continue editing"
  6. click on yet another language and... ERROR 404: "The page you were looking for doesn't exists"
@cedrtang
Copy link

cedrtang commented Jun 8, 2018

I had this issue and made a fix in a PR #487

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants