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

Translations are being stored as a double hash #2483

Conversation

lawrencecurtis
Copy link

It seems that translations are being stored wrong because the versioning stuff is simply copying over the key => value and Mongoid::Fields::Localized trying to store that wrongly.

This is just a quick change, it's probably very ugly and needs tests and all sorts but I just kinda thought rather than say there was an issue i'd have a go at trying to fix it

@durran
Copy link
Member

durran commented Oct 20, 2012

Thanks for the pull request. However, can you provide a test that shows the expected behaviour please?

@durran durran closed this in a1c77d7 Oct 21, 2012
durran added a commit that referenced this pull request Oct 21, 2012
@lawrencecurtis
Copy link
Author

Thanks :) sorry been busy writing this app and needed it to just work, thanks for doing all the tests and stuff

On 20 Oct 2012, at 19:40, Durran Jordan notifications@github.com wrote:

Thanks for the pull request. However, can you provide a test that shows the expected behaviour please?


Reply to this email directly or view it on GitHub.

@durran durran added the fixed label May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants