-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
special characters problem on ruby 1.9.3-p392 #37
Labels
Comments
i have reported it to ruby-core mailing list aswell. |
the bug report has been accepted and assigned: |
thanks for reporting and fixing this problem. i'll release a bugfix for this. |
rubiii
added a commit
that referenced
this issue
Feb 26, 2013
[Issue #37] fixes REXML bug introduced in Ruby 1.9.3-p392
released as v2.0.4. thanks again! |
Can you push the same fix to 1.X branch please? thanks |
rubiii
pushed a commit
that referenced
this issue
Mar 3, 2013
released v1.1.5 with your patch. |
ryanlchan
added a commit
to ryanlchan/google-contacts
that referenced
this issue
May 2, 2013
…p392/2.0 Specifically, we want to include the fixes from issue savonrb/nori#37 (special characters problem on Ruby 1.9.3-p392)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following code causes exception on Ruby 1.9.3-p392 and probably 2.0 for both nokogiri and rexml parsers.
The text was updated successfully, but these errors were encountered: