rails image_tag generates url get 404
-------------------------------------

                 Key: JRUBY-2835
                 URL: http://jira.codehaus.org/browse/JRUBY-2835
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.3
         Environment: jruby1.1.3
windows xp
rails 2.1.0
jdk1.6.0_07
            Reporter: koji lin
            Assignee: Thomas E Enebo


in rails api.
the image_tag's path will like "test.jpg.?1215529702"
in 1.1.2, it works well,
but in 1.1.3, looks like there is an error in 
"jruby-1.1.3/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/webrick_server.rb:113:in 
`handle_dispatch'"/
ActionController::RoutingError (No route matches "/images/test.jpg.?1215529702" 
with {:method=>:get})
it treat the image path as cgi..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to