Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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 :
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
| This issue relates to: | ||||
| JRUBY-920 | No direct access via package modules to classes and interfaces |
|
|
|
| JRUBY-1007 | Not printing \XXX characters properly |
|
|
|
| JRUBY-828 | UTF-8 regular expressions aren't working |
|
|
|
| This issue is related to: | ||||
| JRUBY-820 | Net::HTTP.get behaves differently form MRI, failing to get UTF8 properly |
|
|
|
| JRUBY-1007 | Not printing \XXX characters properly |
|
|
|
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.