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 support for element_children in document fragments. #1144

Merged
merged 1 commit into from
Aug 6, 2014

Conversation

kylev
Copy link

@kylev kylev commented Aug 3, 2014

libxml2 doesn't support finding children in document fragments, but I don't think there's a good reason for this. Bug and proposed patch for libxml2 here:

https://bugzilla.gnome.org/show_bug.cgi?id=733900

This addresses Nokogiri #1138.

Unfortunately, I haven't been able to get comment on the patch from upstream libxml2 on either the bug or a message about it.

libxml2 doesn't support finding children in document fragments, but I don't
think there's a good reason for this. Bug and proposed patch for libxml2 here:

https://bugzilla.gnome.org/show_bug.cgi?id=733900
@knu
Copy link
Member

knu commented Aug 6, 2014

Thanks for your work! I'll handle this.

@knu knu merged commit 1793a5a into sparklemotion:master Aug 6, 2014
@kylev kylev deleted the kv_patch_for_frags branch August 6, 2014 18:29
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