RedCloth failure with UTF-8
---------------------------
Key: JRUBY-4477
URL: http://jira.codehaus.org/browse/JRUBY-4477
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.4
Environment: Gentoo Linux system with JRuby 1.4.0-r1
Reporter: Diego Elio Pettenò
Assignee: Thomas E Enebo
RedCloth from git (take the branch at
http://github.com/Flameeyes/redcloth/tree/4cb38f2a99989f4f2c2ff60aa94174257b9eb5c4
this commit is safe) fails when using UTF-8 characters.
Easy way to test:
% jruby -S rake compile
% jruby -I lib -rredcloth -e 'puts RedCloth.new("Français").to_html'
<p>Fran</p>
I guess the bug *might* very well be on the Ragel parser to be honest, but I'm
afraid I'm no good at finding that out.
--
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