#24
Discarded
problem + solution when used with rails globalize plugin
Reported by arglaaa on Ajax Scaffold · 29/05/2006 15:52:10
- Assigned to:
- Nobody
- Priority:
- Normal
- Status:
- Discarded
- Category:
- None
- Version:
- 3.1.2
there is a problem with the action names in ajax_scaffold, they include the .rjs extension (“create.rjs” etc). the globalize plugin does not like that (it patches the template path detection of rails). changing the action names to leave out the .rjs extension, globalize works again.
Loading comments...