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

Multi locales error when title is initially english #150

Open
arthurtalkgoal opened this issue May 17, 2014 · 0 comments
Open

Multi locales error when title is initially english #150

arthurtalkgoal opened this issue May 17, 2014 · 0 comments

Comments

@arthurtalkgoal
Copy link
Contributor

I found an interesting bugs in mutli locale set up.

If my new item's title was first input English
e.g. test1
and then created the english translation, then
it'll be record not found error in the frontend for English version (my refinerycms is prefixed with '/content'-
/content/en/news/test1
ActiveRecord::RecordNotFound in Refinery::News::ItemsController#show

If my new item's title was first input Chinese
e.g. 測試二

then create the English translation with english title
e.g. Test2

then it's fine
/content/en/news/test2

is very fine!

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

No branches or pull requests

1 participant