commit #3960 on RubyMatchData is breaking Rails redirect_to controller method; 
the HTML header gets truncated
-------------------------------------------------------------------------------------------------------------

                 Key: JRUBY-1193
                 URL: http://jira.codehaus.org/browse/JRUBY-1193
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.1
         Environment: JRuby trunk, java 6, Linux 2.6.11
            Reporter: Raphael Valyi
            Priority: Blocker


commit #3959 was still OK, but commit #3960 breaks.

Build a dumb rails application and at the end of a controller method try:
redirect_to :action => 'foo'
 
you'll get a broken HTML page with a truncated header were i'ts written: 'you 
are being redirected' but the redirection will not work as the header has been 
broken.
The error probably occurs somewhere in the redirect_to BaseController method.

Hope this helps.

Raphaƫl Valyi

-- 
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