Skip to content
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

fix appending text nodes before existing text nodes (jruby) #1318

Conversation

jkraemer
Copy link
Contributor

While trying to fix at least some of Loofah's current test failures with JRuby I stumbled upon this.

I honestly do not understand what those 4 lines I removed from XmlNode are supposed to do - to me they look quite wrong since as a result the node to be inserted is simply discarded. Removing them fixed my test and caused no others to fail.

jruby 1.7.21 (1.9.3p551) 2015-07-07 a741a82 on OpenJDK 64-Bit Server VM 1.7.0_79-b14

@marutosi
Copy link
Contributor

marutosi commented Sep 1, 2015

What is status? flavorjones/loofah#88 (comment) says this is Rails 4.2 with JRuby.

@marutosi
Copy link
Contributor

@marutosi
Copy link
Contributor

marutosi commented Dec 5, 2015

What is status?

@flavorjones
Copy link
Member

Merged! Will be in v1.7.1. Sorry for the delay in getting to this, and thanks for your patience!

@flavorjones flavorjones added this to the 1.7.1 milestone Jan 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants