JRuby

Rails pages that include \000 characters are including headers and chopping off the end of the page

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: JRuby 1.0.0RC2
  • Fix Version/s: None
  • Component/s: Application Error
  • Labels:
    None
  • Environment:
    OSX
  • Number of attachments :
    0

Description

NOTE: may be related to or resolved by fixing - http://jira.codehaus.org/browse/JRUBY-1007

In Rails, on pages that should include non-English characters, instead they are being printed as \000 format instead.

BUT, the header of the page is not being removed from the HTML, rather the end of the page is being removed. That is, the Content-Type value, etc is appearing at the top of the page; and the </html> tags etc are missing from the bottom.

Issue Links

Activity

Hide
Raphael Valyi added a comment -

Also very important to track the bug: this bug is a recent regression. Rails didn't have this bug in 1.0.0RC1 I think. Regards.

Raphaël.

Show
Raphael Valyi added a comment - Also very important to track the bug: this bug is a recent regression. Rails didn't have this bug in 1.0.0RC1 I think. Regards. Raphaël.
Hide
Charles Oliver Nutter added a comment -

Fixes for JRUBY-920, JRUBY-928, and JRUBY-1007 may resolve or may have already resolved this.

Show
Charles Oliver Nutter added a comment - Fixes for JRUBY-920, JRUBY-928, and JRUBY-1007 may resolve or may have already resolved this.
Hide
Charles Oliver Nutter added a comment -

This actually turned out to be a duplicate of JRUBY-968, which has been resolved. Yippee!

Show
Charles Oliver Nutter added a comment - This actually turned out to be a duplicate of JRUBY-968, which has been resolved. Yippee!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: