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

"can't convert Symbol into String" issue with I18n.locale issue -- Radiant 0.9.0.rc2 #4

Open
jerrod opened this issue May 4, 2010 · 3 comments

Comments

@jerrod
Copy link

jerrod commented May 4, 2010

1 comment Created 6 minutes ago by jerrod | edit
i am seeing this on a fresh install of rc2 using the 0.9 branch of globalize2

globalize2/lib/globalize2/page_extensions.rb:64:in `url'

and basically anywhere else I18n.locale is used to interpolate a string

@n5ken
Copy link

n5ken commented Oct 17, 2010

how does this issue going?

@matthewjcarlson
Copy link

You can just change it to this:
I18n.locale.to_s

@n5ken
Copy link

n5ken commented Dec 5, 2010

Thank you for help :), I will have a try, by the way, it's better to pull this hotfix to the final release.

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

3 participants