-
-
Notifications
You must be signed in to change notification settings - Fork 901
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
Tobi Reif XSLT Syntax Error -> Segmentation Fault #32
Comments
Tobi, Lighthouse looks like it's currently down. Would it be possible for you to create a gist with that doc? Also, can you say which version of Nokogiri you're running? Thanks, |
Reproduced with your script. Will investigate. |
Fixed in master on Github. Will be in 1.3. With that version, the output of Nokogiri looks like:
|
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With an XSLT stylesheet that's not well-formed, this result_doc = xslt.transform(doc) brings a segfault (at least in this specific case).
Is there a way to attach a file? For now, it's here:
http://nokogiri.lighthouseapp.com/attachments/116557/noko.rb
The text was updated successfully, but these errors were encountered: