The first one is related with locales like "en-US" and "pt-BR" (having files as index.pt-BR.html.erb and show.en-US.html.erb). Files with such locales are not inserted in the views path. I''ve created a ticket with the exact line that is causing the error and how to fix it: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1888-localized-templates-does-not-work-with-pt-br-or-en-us-as-locale The other is related with XML HTTP Requests using localized templates. When we have such requests, we usually fallback to html, but that fallback does not happen in localized templates. Again, I''ve created a ticket and pointed out the solution: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1886-html-fallback-when-format-is-js-should-be-also-localized Cheers, -- José Valim http://josevalim.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---