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

Backward compatible fix error on Nokogiri >=1.6.6.1 #2

Closed
wants to merge 1 commit into from

Conversation

choonkeat
Copy link
Contributor

Nokogiri::XML::XPath::SyntaxError: Invalid expression: .//child::text() | self::child::text()

Nokogiri::XML::XPath::SyntaxError: Invalid expression: .//child::text() | self::child::text()
@JuanitoFatas
Copy link
Contributor

Ohhhh so cool I was hitting on this today too!

@JuanitoFatas
Copy link
Contributor

I'll merge and cut a release! Thanks @choonkeat 😘

@JuanitoFatas
Copy link
Contributor

1.6.6.x is buggy, I think we pinned Nokogiri to 1.6.5 until they release a fixed version. See #3.

@JuanitoFatas JuanitoFatas deleted the fix/nokogiri166 branch February 11, 2015 05:59
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.

2 participants