Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sparklemotion/nokogiri issues and pull requests

#2837 - fix tests for upstream libxml2 handling of HTML4 namespaces

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: upstream/libxml2

#2836 - upstream: update tests to reflect behavior on libxml2 master

Issue - State: closed - Opened by flavorjones over 1 year ago
Labels: help wanted, upstream/libxml2

#2835 - build(deps-dev): update rubocop requirement from 1.48.0 to 1.48.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#2834 - Content removed after single tag (hr) without self closing forward slash [bug]

Issue - State: closed - Opened by Laykou over 1 year ago - 5 comments
Labels: meta/user-help

#2833 - build(deps-dev): update rubocop requirement from 1.46.0 to 1.48.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#2832 - build(deps-dev): update rubocop-minitest requirement from 0.28.0 to 0.29.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#2831 - fix build error for nokogiri in loongarch64

Pull Request - State: closed - Opened by zhangwenlong8911 over 1 year ago - 7 comments

#2830 - fix gumbo memory leak, clean up memcheck suppressions, clean up rubocop todos

Pull Request - State: closed - Opened by flavorjones over 1 year ago - 1 comment

#2829 - better defensive behavior when libxml2 or libxslt will make unsafe modifications to a document

Pull Request - State: closed - Opened by flavorjones over 1 year ago - 5 comments
Labels: topic/memory

#2828 - [install] Fails in psych.rb:455:in parse_stream: undefined method parse for Psych::Parser NoMethodError

Issue - State: closed - Opened by mildred over 1 year ago - 5 comments
Labels: topic/installation

#2827 - cleanup: update memcheck suppression with correct function name

Pull Request - State: closed - Opened by flavorjones over 1 year ago

#2826 - migrate SAX push parsers and parser contexts to TypedData API

Pull Request - State: closed - Opened by flavorjones over 1 year ago

#2825 - miscellaneous TypedData changes

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: topic/memory

#2824 - ext: migrate NodeSet to TypedData api

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: topic/memory

#2823 - Migrate XML::SAX::Parser to the TypedData API

Pull Request - State: closed - Opened by etiennebarrie over 1 year ago - 1 comment

#2821 - Migrate HTM4::ElementDescription to TypedData

Pull Request - State: closed - Opened by casperisfine over 1 year ago - 1 comment

#2820 - test: make default GC behavior "normal"

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: topic/ci

#2819 - dev: better pp and inspect

Pull Request - State: closed - Opened by flavorjones over 1 year ago

#2817 - CI: Update Appveyor to latest image and ruby version

Pull Request - State: closed - Opened by larskanis over 1 year ago - 1 comment

#2816 - Migrate XML::RelaxNG to the TypedData API

Pull Request - State: closed - Opened by etiennebarrie over 1 year ago - 1 comment

#2815 - Migrate XML::Schema to the TypedData API

Pull Request - State: closed - Opened by etiennebarrie over 1 year ago - 1 comment

#2814 - Migrate XML::ElementContent to the TypedData API

Pull Request - State: closed - Opened by etiennebarrie over 1 year ago - 2 comments

#2813 - build(deps-dev): update rubocop requirement from 1.46.0 to 1.47.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#2812 - build(deps-dev): update minitest requirement from 5.17.0 to 5.18.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#2811 - ext: migrate Nokogiri::EncodingHandler to TypedData API

Pull Request - State: closed - Opened by flavorjones over 1 year ago

#2810 - Migrate XML::Reader to the TypedData API

Pull Request - State: closed - Opened by etiennebarrie over 1 year ago - 1 comment

#2808 - epic: update C extension to use the `TypedData` API

Issue - State: closed - Opened by flavorjones over 1 year ago - 8 comments
Labels: help wanted, topic/memory

#2802 - [bug] first_element_child fails with NullPointerException on JRuby

Issue - State: closed - Opened by rsim over 1 year ago - 2 comments
Labels: platform/jruby

#2800 - XSLT segfault

Issue - State: closed - Opened by Roguelazer over 1 year ago - 8 comments
Labels: topic/memory

#2798 - fix: support Encoding class for xml write_to

Pull Request - State: closed - Opened by ellaklara over 1 year ago - 8 comments

#2790 - [experiment] gumbo using a malloc arena

Pull Request - State: open - Opened by flavorjones over 1 year ago - 5 comments
Labels: topic/performance

#2788 - v1.15.0 release planning

Issue - State: closed - Opened by flavorjones over 1 year ago - 1 comment

#2785 - [bug] Uptick of seg faults in Nokogiri v1.14.0

Issue - State: closed - Opened by stanhu over 1 year ago - 19 comments
Labels: needs/more-info, topic/memory

#2774 - [feature] `Node#write_to` and friends should accept `Encoding` objects for `:encoding` kwargs

Issue - State: closed - Opened by flavorjones over 1 year ago
Labels: topic/encoding, help wanted

#2768 - Fix Clang warnings about casting void* to an enum

Pull Request - State: closed - Opened by stevecheckoway over 1 year ago - 1 comment

#2734 - perf: use default memory management within libxml2

Pull Request - State: closed - Opened by flavorjones over 1 year ago - 9 comments
Labels: topic/performance

#2722 - explore further optimizing the HTML5 parser and serializer

Issue - State: open - Opened by flavorjones over 1 year ago - 13 comments
Labels: topic/HTML5, topic/performance, topic/gumbo

#2718 - [build bug] Modifying gumbo source doesn't cause rebuilds

Issue - State: closed - Opened by stevecheckoway over 1 year ago - 14 comments
Labels: state/needs-triage

#2707 - ci: run upstream xmlsoft jobs on windows, too

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: topic/ci

#2679 - (jruby) namespaced attributes

Pull Request - State: closed - Opened by flavorjones over 1 year ago
Labels: platform/jruby

#2677 - Allow attributes without namespace on `jRuby`

Issue - State: closed - Opened by flavorjones over 1 year ago - 3 comments
Labels: platform/jruby

#2654 - wip: use xmlsec's noxxe entity loader

Pull Request - State: open - Opened by flavorjones almost 2 years ago - 1 comment
Labels: topic/security

#2648 - OpenBSD installation improvement suggestions

Issue - State: closed - Opened by 0x1eef almost 2 years ago - 17 comments
Labels: state/will-close, topic/installation

#2647 - HTML5 namespaces do not propagate to parent nodes when adding nodes to a document

Issue - State: open - Opened by dan42 almost 2 years ago - 4 comments
Labels: topic/HTML5, topic/namespaces

#2599 - fix: XML::Reader XML::Attr garbage collection

Pull Request - State: closed - Opened by flavorjones almost 2 years ago - 2 comments
Labels: topic/memory

#2565 - test against upstream htmlunit-neko

Issue - State: open - Opened by flavorjones about 2 years ago - 6 comments
Labels: vendored/nekohtml, topic/ci

#2562 - [bug] xinclude error message is shadowed by missing DTD warning message.

Issue - State: closed - Opened by jarl-dk about 2 years ago - 4 comments
Labels: topic/error-handling

#2560 - explore: alternative CSS selector parsers

Issue - State: open - Opened by flavorjones about 2 years ago - 4 comments

#2559 - [bug] jruby NPE when serializing an unparented HTML node

Issue - State: closed - Opened by flavorjones about 2 years ago - 2 comments
Labels: platform/jruby, help wanted

#2547 - jruby: use a modern c14n library

Pull Request - State: open - Opened by flavorjones about 2 years ago - 9 comments
Labels: platform/jruby

#2512 - [install] Issue installing on Apple M1 Max

Issue - State: closed - Opened by aj7 about 2 years ago - 5 comments
Labels: meta/user-help, topic/installation

#2410 - JRuby: UtfHelpper.writeCharToUtf8 cannot handle unicode supplementary character

Issue - State: open - Opened by AlexSun1995 over 2 years ago - 9 comments
Labels: platform/jruby, topic/encoding, help wanted, blocked

#2331 - Nokogiri should use Gumbo/HTML5 by default on supported platforms

Issue - State: open - Opened by flavorjones almost 3 years ago - 9 comments
Labels: topic/HTML5

#2323 - XPath OR is 5-30% faster than union depending on number of CSS selectors

Issue - State: open - Opened by ilyazub almost 3 years ago - 1 comment
Labels: topic/css, topic/performance, needs/research

#2316 - clean up XML::Schema

Pull Request - State: closed - Opened by flavorjones almost 3 years ago - 2 comments

#2310 - refactor: relink_namespaces handles attributes properly

Pull Request - State: open - Opened by flavorjones almost 3 years ago - 6 comments

#2292 - [feature] `Node#inner_text` should not capture `<style>` tag contents

Issue - State: open - Opened by jaypinho almost 3 years ago - 7 comments
Labels: meta/feature-request

#2229 - [help] Nokogiri::XML::Reader does not recover from parsing errors

Issue - State: closed - Opened by mattmcf about 3 years ago - 9 comments
Labels: needs/research, topic/error-handling

#2217 - merge nokogumbo history

Pull Request - State: closed - Opened by flavorjones about 3 years ago - 1 comment

#2213 - explore: optimize `Node#at_css` and `#at_xpath`

Issue - State: closed - Opened by flavorjones over 3 years ago - 3 comments
Labels: topic/performance

#2204 - Epic: merge Nokogumbo into Nokogiri

Issue - State: closed - Opened by flavorjones over 3 years ago - 20 comments
Labels: topic/HTML5

#2184 - explore: make NodeSet a subclass of Array

Issue - State: open - Opened by flavorjones over 3 years ago - 2 comments
Labels: topic/memory

#2172 - adopt save-and-restore pattern for libxml2 error handlers everywhere

Issue - State: open - Opened by flavorjones over 3 years ago - 5 comments
Labels: topic/error-handling

#2147 - Deprecate use of non-namespaced XPath custom functions

Issue - State: closed - Opened by flavorjones over 3 years ago - 1 comment
Labels: topic/namespaces

#2115 - [bug] [jruby] RelaxNG.read_memory does not work

Issue - State: closed - Opened by flavorjones over 3 years ago
Labels: platform/jruby, topic/xsd

#2113 - [debt] make XML::RelaxNG.read_memory an alias for XML::RelaxNG.new

Issue - State: closed - Opened by flavorjones over 3 years ago - 2 comments
Labels: help wanted, topic/xsd

#2097 - [bug] Memory is leaked when raising an exception from a custom XPath function, or from some SAX handler callbacks

Issue - State: open - Opened by flavorjones over 3 years ago - 1 comment
Labels: topic/memory, topic/error-handling

#2096 - Clean up error handling in the C extension.

Pull Request - State: open - Opened by flavorjones over 3 years ago - 9 comments
Labels: topic/memory

#2092 - [bug] "in context" fragment parsing silently degrades functionality when XML errors are encountered

Issue - State: closed - Opened by flavorjones over 3 years ago - 4 comments
Labels: topic/namespaces, topic/fragment, topic/error-handling

#2064 - RFC: Explore alternatives to libxml2 for HTML parsing

Issue - State: closed - Opened by flavorjones almost 4 years ago - 21 comments
Labels: meta/discussion

#1941 - Cannot build on FreeBSD 12

Issue - State: closed - Opened by theirix over 4 years ago - 12 comments

#1926 - SAX::Parser errors when it encounters non-predefined entities.

Issue - State: closed - Opened by searls almost 5 years ago - 16 comments
Labels: needs/research, topic/entities

#1894 - Add global XPath functions handler

Pull Request - State: closed - Opened by jonathanhefner about 5 years ago - 10 comments
Labels: state/pr-will-not-merge

#1852 - CSS selector `:has()` matches against deep descendants

Pull Request - State: closed - Opened by flavorjones over 5 years ago

#1829 - Explore replacements for Xalan-J

Issue - State: open - Opened by flavorjones over 5 years ago - 11 comments
Labels: platform/jruby

#1790 - `Nokogiri::XML::Node#add_child_node_and_reparent_attrs` behaves incorrectly if an attribute name has a colon

Issue - State: open - Opened by stevecheckoway almost 6 years ago - 4 comments
Labels: topic/namespaces

#1789 - Add support for configuration of XSLT security

Pull Request - State: open - Opened by maths22 almost 6 years ago - 5 comments
Labels: topic/security, state/pr-under-review

#1763 - Nokogiri::XML::Reader | RuntimeError: Could not parse document

Issue - State: closed - Opened by zeknox about 6 years ago - 3 comments
Labels: needs/research, topic/error-handling

#1750 - XSLT with output method="text" should not include xml decl

Issue - State: closed - Opened by rcrews about 6 years ago - 6 comments
Labels: vendored/libxml2, needs/research

#1714 - Investigate Ubuntu libxml2 patches in USN-3504-1, USN-3504-2, USN-3513-1, USN-3513-2

Issue - State: closed - Opened by flavorjones over 6 years ago - 4 comments
Labels: vendored/libxml2, topic/security

#1639 - add `ElementDecl`s to an internal subset

Issue - State: open - Opened by flavorjones about 7 years ago - 3 comments
Labels: meta/feature-request

#1610 - `Nokogiri_error_raise` as a libxml2 handler considered harmful

Issue - State: open - Opened by npac over 7 years ago - 7 comments
Labels: topic/error-handling

#1603 - resurrect the GC / memory pressure test suite

Issue - State: closed - Opened by flavorjones over 7 years ago - 2 comments
Labels: topic/ci, topic/memory

#1523 - Reader outer_xml is decoding escaped entities in JRuby

Issue - State: open - Opened by jcronk almost 8 years ago - 1 comment
Labels: platform/jruby, help wanted

#1500 - Add failing test case to keep entities in sax parsers

Pull Request - State: closed - Opened by rosenfeld about 8 years ago - 6 comments
Labels: meta/feature-request, needs/research, topic/entities

#1430 - JRuby nokogiri incorrectly include xml declaration for html transformation

Issue - State: open - Opened by jvshahid over 8 years ago - 4 comments
Labels: platform/jruby, help wanted

#1284 - sax parser with replace_entities = false still replaces entities

Issue - State: closed - Opened by kostya about 9 years ago - 6 comments
Labels: topic/entities

#1282 - Nokogiri::XML::Schema#validate behaves differently in MRI and JRuby

Issue - State: closed - Opened by ylansegal about 9 years ago - 4 comments
Labels: platform/jruby, topic/xsd

#1217 - XSL message in a XSLT transform throws a RuntimeError

Issue - State: open - Opened by higherpixels over 9 years ago - 13 comments
Labels: topic/error-handling

#783 - Empty string does not fail schema validation with JRuby like it does with MRI

Issue - State: closed - Opened by mrkcor over 11 years ago - 4 comments
Labels: platform/jruby, help wanted, topic/xsd

#671 - Specifying encoding on a SAX parser does not work

Issue - State: closed - Opened by soulcutter about 12 years ago - 8 comments
Labels: vendored/libxml2, topic/encoding

#642 - XML::Schema#validate(filename) returns 0 errors for malformed documents

Issue - State: closed - Opened by bts over 12 years ago - 4 comments
Labels: help wanted, topic/xsd

#614 - replace_entities ignored for SAX parser (nokogiri 1.5.0-java / jruby 1.6.6)

Issue - State: closed - Opened by matadon over 12 years ago - 5 comments
Labels: platform/jruby, topic/entities

#316 - clone & singleton classes

Issue - State: closed - Opened by marcandre almost 14 years ago - 6 comments

#256 - allow XPath within XmlReader

Issue - State: open - Opened by flavorjones about 14 years ago - 17 comments
Labels: meta/feature-request, topic/reader

#222 - Extend nokogiri API to support libxml API call xmlSchemaValidateStream

Issue - State: closed - Opened by gjeudy over 14 years ago - 1 comment
Labels: meta/feature-request