This project is archived and is in readonly mode.

#776 ✓resolved
Marnen Laibow-Koser

Deprecation warnings give inaccurate URL

Reported by Marnen Laibow-Koser | August 7th, 2008 @ 07:20 PM

I'm having a deprecation issue with Rails 2.1. Every now and then, I get this warning:

DEPRECATION WARNING: config.actionview.cachetemplate_extensions option has been deprecated and has no affect. Please remove it from your config files. See http://www.rubyonrails.org/depre... for details.

There are multiple problems here: • First and foremost, there is no information regarding this issue at http://www.rubyonrails.org/depre... . • It is hard to tell what is causing the warning. The source file referred to appears to be within the Rails 2.1 gem! • "Has no affect" should be "has no effect".

Obviously, this message should be fixed.

Comments and changes to this ticket

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>

Referenced by

Pages