YAML does not throw an error on an invalid string
-------------------------------------------------
Key: JRUBY-2902
URL: http://jira.codehaus.org/browse/JRUBY-2902
Project: JRuby
Issue Type: Bug
Components: Extensions
Affects Versions: JRuby 1.1.3
Reporter: Thomas Leitner
Priority: Minor
To reproduce the bugopen irb and type:
require 'yaml'
YAML::load("--- --\nhal:param1\ntest:[;")
This throws an error on MRI 1.8.6-p114 and does not do it in jruby 1.1.3
--
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