<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Rails 1.1 and Typo</title>
	<atom:link href="http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/</link>
	<description>The occasional view into my life</description>
	<pubDate>Tue, 14 Oct 2008 05:44:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Kevin Ballard</title>
		<link>http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/#comment-88</link>
		<dc:creator>Kevin Ballard</dc:creator>
		<pubDate>Wed, 29 Mar 2006 15:20:21 +0000</pubDate>
		<guid isPermaLink="false">4d6d45b0-5163-4798-942f-adfc39d48b55#comment-88</guid>
		<description>We are working on a fix. At the moment, the recommended fix is to run `rake freeze_edge REVISION=3303`to install Rails 1.0 into your vendor directory. If that doesn't work, try `svn export http://dev.rubyonrails.org/svn/rails/tags/rel_1-0-0 vendor/rails`.</description>
		<content:encoded><![CDATA[	<p>We are working on a fix. At the moment, the recommended fix is to run `rake freeze_edge REVISION=3303`to install Rails 1.0 into your vendor directory. If that doesn&#8217;t work, try `svn export <a href="http://dev.rubyonrails.org/svn/rails/tags/rel_1-0-0" rel="nofollow">http://dev.rubyonrails.org/svn/rails/tags/rel_1-0-0</a> vendor/rails`.</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Heneise</title>
		<link>http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/#comment-85</link>
		<dc:creator>Ryan Heneise</dc:creator>
		<pubDate>Wed, 29 Mar 2006 13:41:52 +0000</pubDate>
		<guid isPermaLink="false">4d6d45b0-5163-4798-942f-adfc39d48b55#comment-85</guid>
		<description>I'm having the same problem - my blog is foobar for now. Please keep us updated if you find a fix. </description>
		<content:encoded><![CDATA[	<p>I&#8217;m having the same problem &#8211; my blog is foobar for now. Please keep us updated if you find a fix.</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Ballard</title>
		<link>http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/#comment-84</link>
		<dc:creator>Kevin Ballard</dc:creator>
		<pubDate>Wed, 29 Mar 2006 03:27:31 +0000</pubDate>
		<guid isPermaLink="false">4d6d45b0-5163-4798-942f-adfc39d48b55#comment-84</guid>
		<description>Heh, thanks, but you don't need to try and update Typo for us. We're well on the way already.</description>
		<content:encoded><![CDATA[	<p>Heh, thanks, but you don&#8217;t need to try and update Typo for us. We&#8217;re well on the way already.</p>

 ]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://kevin.sb.org/2006/03/28/rails-1-1-and-typo/#comment-82</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 28 Mar 2006 18:52:49 +0000</pubDate>
		<guid isPermaLink="false">4d6d45b0-5163-4798-942f-adfc39d48b55#comment-82</guid>
		<description>Here's what I tried:

&lt;typo:code&gt;

config/envrionment.rb
line 105 Comment out

#ActionController::Base.enable_upload_progress

Installed the upload_progress plugin in vendor/plugins


==================================================

components/plugins/sidebars

*.rb

remove Plugins::

from class definitions
==================================================
components/plugins/textfilters

*.rb

remove Plugins::

from class definitions
=================================================

Blog seems to work, but only 1/2 of admin works.

missing controller_name on nil object error and
all of the trace is in webrick/rails code.

&lt;/typo:code&gt;

Giving up for now...</description>
		<content:encoded><![CDATA[	<p>Here&#8217;s what I tried:</p>
	<p><typo :code></typo></p>
	<p>config/envrionment.rb<br />
line 105 Comment out</p>
	<p>#ActionController::Base.enable_upload_progress</p>
	<p>Installed the upload_progress plugin in vendor/plugins</p>
	<p>==============================================</p>
	<p>components/plugins/sidebars</p>
	<p>*.rb</p>
	<p>remove Plugins::</p>
	<p>from class definitions<br />
==============================================<br />
components/plugins/textfilters</p>
	<p>*.rb</p>
	<p>remove Plugins::</p>
	<p>from class definitions<br />
=============================================</p>
	<p>Blog seems to work, but only 1/2 of admin works.</p>
	<p>missing controller_name on nil object error and<br />
all of the trace is in webrick/rails code.</p>
	<p></p>
	<p>Giving up for now&#8230;</p>

 ]]></content:encoded>
	</item>
</channel>
</rss>
