Defect #1194
rfpdf plugin that is included with source doesn't work with changes to Edge rails
| Status: | Closed | Start date: | 2008-05-06 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.8 | |||
| Affected version: | 0.7.0 | Resolution: | Fixed |
Description
ActionView::Base::register_template_handler fails because this has been moved to ActionView::Template::register_template_handler
I know you don't maintain that plugin but it may be worth noting somewhere for any users on the Edge.
Associated revisions
ActionView::Base::register_template_handler moved to ActionView::Template::register_template_handler (#1194).
History
#1 Updated by Jean-Philippe Lang over 3 years ago
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
Fixed in r1468.