This project is archived and is in readonly mode.
undefined method `format_and_extension' for #<ActionView::InlineTemplate>
Reported by Luke Melia | November 18th, 2008 @ 06:25 AM | in 2.x
I don't have a simple reproducible case yet, but I'm receiving this error on 2-2-stable when trying to render a partial within a render_to_string. Full stack trace in this gist:
Comments and changes to this ticket
-
Luke Melia November 18th, 2008 @ 06:59 AM
I put together a failing test. While this may seem a little nuts, I am doing something similar in a production app and it works in 2.1.
-
Luke Melia November 18th, 2008 @ 07:24 AM
- Tag changed from 2.2, actionview, partial to 2.2, actionview, partial, patch
You can ignore the previous attachment. Attached to this comment is a cleaner patch that also contains a fix.
-
josh November 18th, 2008 @ 09:03 PM
- Assigned user set to josh
-
Repository November 18th, 2008 @ 09:18 PM
- State changed from new to resolved
(from [afc7fceefcd93b60d7a52d80e38f807845999076]) Fix rendering html partial via inline render when with :js format [#1399 state:resolved]
Signed-off-by: Joshua Peek josh@joshpeek.com http://github.com/rails/rails/co...
-
Repository November 18th, 2008 @ 09:19 PM
(from [60d6f255177af3ca93721abb8551c8585fc8c67d]) Fix rendering html partial via inline render when with :js format [#1399 state:resolved]
Signed-off-by: Joshua Peek josh@joshpeek.com http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 1399 undefined method `format_and_extension' for #<ActionView::InlineTemplate> (from [afc7fceefcd93b60d7a52d80e38f807845999076]) Fix ren...
- 1399 undefined method `format_and_extension' for #<ActionView::InlineTemplate> (from [60d6f255177af3ca93721abb8551c8585fc8c67d]) Fix ren...