KEMBAR78
🐛 Handle nil when parsing fragment by pboling · Pull Request #268 · ruby/rexml · GitHub
Skip to content

Conversation

@pboling
Copy link
Contributor

@pboling pboling commented Jul 8, 2025

Fixes #267

  • Red/Green - added failing test, then fixed

pboling and others added 3 commits July 9, 2025 07:47
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@kou kou merged commit 04a589a into ruby:master Jul 9, 2025
67 checks passed
@kou
Copy link
Member

kou commented Jul 9, 2025

Thanks.

@pboling pboling deleted the bug/267-xpath-parser-handle-nil branch July 9, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XPathParser#parse should work when node.document is nil

2 participants