<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>UK Ruby on Rails, Exalead, AWS, Consultancy - Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes Comments</title>
  <id>tag:thewebfellas.com,2011:/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes/comments</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
  <updated>2011-02-16T16:07:50Z</updated>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:23845</id>
    <published>2011-02-16T16:06:40Z</published>
    <updated>2011-02-16T16:06:40Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Rob Anderton</title>
<content type="html">&lt;p&gt;Bad news: &lt;a href=&quot;http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4&quot; title=&quot;Read the blog&quot;&gt;2.3.11&lt;/a&gt; came out last week and didn't include the patch :(&lt;/p&gt;

&lt;p&gt;Good news: a 1.1.1 release of Rack is being &lt;a href=&quot;http://groups.google.com/group/rack-devel/browse_thread/thread/b1c3bb2adda31e3c&quot; title=&quot;Read the announcement&quot;&gt;prepared for release&lt;/a&gt; that fixes the problem. To get it right now run &lt;code&gt;gem install rack -v 1.1.1.pre&lt;/code&gt; and Rails will automatically use it when you restart your app.&lt;/p&gt;

&lt;p&gt;Success at last!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Christian</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:20607</id>
    <published>2010-11-09T19:41:15Z</published>
    <updated>2010-11-09T19:41:15Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Christian</title>
<content type="html">&lt;p&gt;You can also a hack a js solution.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://minimul.com/case-of-the-missing-double-quotes.html&quot;&gt;http://minimul.com/case-of-the-missing-double-quotes.html&lt;/a&gt;&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:20176</id>
    <published>2010-10-27T23:00:52Z</published>
    <updated>2010-10-27T23:00:52Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Rob Anderton</title>
<content type="html">&lt;p&gt;As Jeff says 2.3.10 is still broken so I've done the decent thing and &lt;a href=&quot;https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5873-fix-broken-rack-params-parser-in-rails-236&quot; title=&quot;See the ticket&quot;&gt;submitted a patch&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Take a look and +1 it so maybe, just maybe, it can be fixed in 2.3.11 in time for Christmas!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Nathan</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:20014</id>
    <published>2010-10-23T19:52:01Z</published>
    <updated>2010-10-23T19:52:01Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Nathan</title>
<content type="html">&lt;p&gt;Thank you for posting this; works great!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Jeff Berg</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:19909</id>
    <published>2010-10-21T22:57:56Z</published>
    <updated>2010-10-21T22:57:56Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Jeff Berg</title>
<content type="html">&lt;p&gt;Rails 2.3.10 came out...still broke. :(&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:18990</id>
    <published>2010-09-14T13:25:10Z</published>
    <updated>2010-09-14T13:25:10Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Rob Anderton</title>
<content type="html">&lt;p&gt;Good news everyone! &lt;a href=&quot;http://weblog.rubyonrails.org/2010/9/4/ruby-on-rails-2-3-9-released&quot; title=&quot;Read the announcement&quot;&gt;Rails 2.3.9&lt;/a&gt; was released earlier this month...what's that you say, Rack is still broken?! Nooooooooo!&lt;/p&gt;

&lt;p&gt;Roll on 2.3.10, until then the above patch should still help you out.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Matt Sorensson</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:18840</id>
    <published>2010-09-08T01:21:39Z</published>
    <updated>2010-09-08T01:21:39Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Matt Sorensson</title>
<content type="html">&lt;p&gt;Beyond me why they didn't push 1.1.1 long ago&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:18204</id>
    <published>2010-08-03T09:17:38Z</published>
    <updated>2010-08-03T09:17:38Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Rob Anderton</title>
<content type="html">&lt;p&gt;I hadn't seen that gem before, but it looks good and I'll give it a try in my next project... thanks for the tip Matthias.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Matthias Viehweger</name>
    </author>
    <id>tag:thewebfellas.com,2010-07-15:16466:16549</id>
    <published>2010-07-22T08:33:14Z</published>
    <updated>2010-07-22T08:33:14Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2010/7/15/rails-2-3-8-rack-1-1-and-the-curious-case-of-the-missing-quotes" rel="alternate" type="text/html"/>
    <title>Comment on 'Rails 2.3.8, Rack 1.1 and the curious case of the missing quotes' by Matthias Viehweger</title>
<content type="html">&lt;p&gt;Have you seen this gem?&lt;/p&gt;

&lt;p&gt;http://github.com/ingoweiss/gem_patching
http://rubygems.org/gems/gem_patching&lt;/p&gt;

&lt;p&gt;It only applies the patch to the specified version. This way you don't break your code by updating something.&lt;/p&gt;

&lt;p&gt;Regarding the patch itself: nice explanation. Thanks!&lt;/p&gt;</content>  </entry>
</feed>

