<?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: Got a Rails App Accepting XML Input? You&#039;ve Got A Fix To Do - Now.</title>
	<atom:link href="http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html</link>
	<description>Daily Rails news, views, tips, and joy</description>
	<pubDate>Wed, 07 Jan 2009 11:50:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Thomas Eng</title>
		<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-105</link>
		<dc:creator>Thomas Eng</dc:creator>
		<pubDate>Wed, 29 Oct 2008 08:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-105</guid>
		<description>libxml-ruby is superior. There should be an option to use it, if it is available on your platform of choice.</description>
		<content:encoded><![CDATA[<p>libxml-ruby is superior. There should be an option to use it, if it is available on your platform of choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-40</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Tue, 26 Aug 2008 08:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-40</guid>
		<description>Personally I'd rather know about them sooner than later, keep up the Saturday posts if that is when they come in.</description>
		<content:encoded><![CDATA[<p>Personally I&#039;d rather know about them sooner than later, keep up the Saturday posts if that is when they come in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: postmodern</title>
		<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-39</link>
		<dc:creator>postmodern</dc:creator>
		<pubDate>Mon, 25 Aug 2008 20:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-39</guid>
		<description>Perhaps it's time to start moving to libxml-ruby?</description>
		<content:encoded><![CDATA[<p>Perhaps it&#039;s time to start moving to libxml-ruby?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Olszowka</title>
		<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-38</link>
		<dc:creator>Christoph Olszowka</dc:creator>
		<pubDate>Sun, 24 Aug 2008 13:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-38</guid>
		<description>The fix works for 2.0+ by simply placing the fix file ( http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb ) in config/initializers, no need for gems or require calls at all (see Steve Madsen's comment in the offical RoR blog).

On a Linux shell, you could simply type "wget http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb -O ./config/initializers/rexml-expansion-fix.rb" in Rails Root</description>
		<content:encoded><![CDATA[<p>The fix works for 2.0+ by simply placing the fix file ( <a href="http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb" rel="nofollow">http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb</a> ) in config/initializers, no need for gems or require calls at all (see Steve Madsen&#039;s comment in the offical RoR blog).</p>
<p>On a Linux shell, you could simply type &#034;wget <a href="http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb" rel="nofollow">http://www.ruby-lang.org/security/20080823rexml/rexml-expansion-fix.rb</a> -O ./config/initializers/rexml-expansion-fix.rb&#034; in Rails Root</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan George</title>
		<link>http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-37</link>
		<dc:creator>Jonathan George</dc:creator>
		<pubDate>Sun, 24 Aug 2008 00:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/news/79-rexml-bug-forcing-rails-fix.html#comment-37</guid>
		<description>Can we please stop releasing these on Saturday mornings?</description>
		<content:encoded><![CDATA[<p>Can we please stop releasing these on Saturday mornings?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
