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

#2494 - [bug] Reparenting of nodes can get wrong namespaces when prefixes are reused

Issue - State: open - Opened by TreyE over 2 years ago - 3 comments
Labels: topic/namespaces, state/pr-under-review

#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 about 3 years ago - 10 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 about 3 years ago - 1 comment
Labels: topic/css, topic/performance, needs/research

#2316 - clean up XML::Schema

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

#2310 - refactor: relink_namespaces handles attributes properly

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

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

Issue - State: open - Opened by jaypinho about 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 over 3 years ago - 9 comments
Labels: needs/research, topic/error-handling

#2217 - merge nokogumbo history

Pull Request - State: closed - Opened by flavorjones over 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

#2183 - [doc] Document memory management model

Issue - State: open - Opened by flavorjones over 3 years ago
Labels: topic/documentation, help wanted

#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 almost 4 years ago - 1 comment
Labels: topic/namespaces

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

Issue - State: closed - Opened by flavorjones almost 4 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 almost 4 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 almost 4 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 almost 4 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 almost 4 years ago - 4 comments
Labels: topic/namespaces, topic/fragment, topic/error-handling

#2088 - Profile memory usage from processing HTML contents

Pull Request - State: closed - Opened by ashmaroli about 4 years ago - 10 comments
Labels: meta/discussion, topic/memory

#2069 - HTML::DocumentFragment.parse should be able to accept an IO object

Issue - State: closed - Opened by flavorjones about 4 years ago - 2 comments
Labels: help wanted

#2067 - explore using AddressSanitizer in CI instead of (or in addition to) Valgrind

Issue - State: open - Opened by flavorjones about 4 years ago - 2 comments
Labels: topic/ci, topic/memory

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

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

#2036 - CSS case insensitive attribute selector operator

Issue - State: open - Opened by Juice10 over 4 years ago - 2 comments
Labels: meta/feature-request, topic/css

#1986 - investigate #1970 - string optimization

Issue - State: open - Opened by flavorjones over 4 years ago - 5 comments
Labels: topic/performance, help wanted, needs/research

#1952 - segfault in node_set.rb

Issue - State: closed - Opened by ahorek almost 5 years ago - 17 comments
Labels: topic/memory

#1941 - Cannot build on FreeBSD 12

Issue - State: closed - Opened by theirix almost 5 years ago - 12 comments

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

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

#1901 - CSS query fails for empty element_children in JRuby

Issue - State: closed - Opened by orhantoy over 5 years ago - 5 comments
Labels: platform/jruby

#1894 - Add global XPath functions handler

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

#1889 - :scope pseudoclass not supported

Issue - State: open - Opened by DarkWiiPlayer over 5 years ago - 2 comments
Labels: meta/feature-request, topic/css

#1854 - JRuby Builder throws namespace error when creating a node with a non-default namespace

Issue - State: open - Opened by WoolenWang over 5 years ago - 2 comments
Labels: platform/jruby, topic/namespaces, help wanted, topic/builder

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

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

#1832 - JRuby: Optimize node copying to new documents

Issue - State: open - Opened by flavorjones almost 6 years ago
Labels: platform/jruby

#1829 - Explore replacements for Xalan-J

Issue - State: open - Opened by flavorjones almost 6 years ago - 11 comments
Labels: platform/jruby, help wanted

#1826 - use `xmlFreeNode` in xml_document.c to deallocate unparented nodes of all types

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

#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 about 6 years ago - 4 comments
Labels: topic/namespaces

#1789 - Add support for configuration of XSLT security

Pull Request - State: open - Opened by maths22 about 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 over 6 years ago - 3 comments
Labels: needs/research, topic/error-handling

#1758 - XmlSaxPushParser on JRuby and MRI disagree on how it handles empty input

Issue - State: closed - Opened by jvshahid over 6 years ago - 2 comments
Labels: platform/jruby

#1751 - JRuby XSLT failure

Issue - State: open - Opened by rcrews over 6 years ago - 6 comments
Labels: platform/jruby, help wanted, needs/research

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

Issue - State: closed - Opened by rcrews over 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

#1677 - NodeSet does not follow ruby conventions for enumerable methods

Issue - State: closed - Opened by dazza-codes almost 7 years ago - 4 comments
Labels: needs/more-info

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

Issue - State: open - Opened by flavorjones over 7 years ago - 4 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

#1561 - Java version of sax parser doesn't care about the order of text nodes

Issue - State: closed - Opened by andrew-aladev almost 8 years ago - 4 comments
Labels: platform/jruby

#1523 - Reader outer_xml is decoding escaped entities in JRuby

Issue - State: closed - Opened by jcronk about 8 years ago - 3 comments
Labels: platform/jruby, topic/entities

#1520 - JRuby Nokogiri raises ConcurrentModificationException for some HTML

Issue - State: closed - Opened by tehsven about 8 years ago - 2 comments
Labels: platform/jruby, vendored/nekohtml

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

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

#1475 - clean up platform detection in extconf.rb

Issue - State: closed - Opened by flavorjones over 8 years ago - 4 comments

#1470 - JRuby: Nokogiri::XML::XPath::SyntaxError when querying with pseudoclass

Issue - State: closed - Opened by mattparlane over 8 years ago - 2 comments
Labels: platform/jruby

#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, needs/research

#1299 - On JRuby, removing a namespaced attribute doesn't work

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

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

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

#1283 - too large memory footprint in READER node.attributes when millions of child nodes are present

Issue - State: open - Opened by robert-v-simon over 9 years ago - 2 comments
Labels: topic/performance, topic/memory

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

Issue - State: closed - Opened by ylansegal over 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

#1200 - Namespace behavior during reparenting should match XSLT's `copy-of` semantics

Issue - State: open - Opened by gioele almost 10 years ago - 19 comments
Labels: topic/namespaces

#1157 - Attribute inconsistency caused by `remove_namespaces!`

Issue - State: open - Opened by DavidEGrayson about 10 years ago - 4 comments
Labels: platform/jruby

#1075 - Nokogiri clears out externally set XML handlers

Issue - State: closed - Opened by djmb over 10 years ago - 3 comments
Labels: topic/libxml-ruby

#1066 - Nokogiri::XML::Reader for java keeps whole document in memory

Issue - State: closed - Opened by pablito over 10 years ago - 1 comment
Labels: platform/jruby, topic/memory

#1053 - XML::Text#native_content= should not escape content

Issue - State: closed - Opened by y8 over 10 years ago - 3 comments

#1041 - Tag attribute shortcuts always change scope

Issue - State: closed - Opened by pguillory over 10 years ago - 2 comments
Labels: topic/builder

#1019 - mini_portile should not be a dependency for java and windows builds

Issue - State: closed - Opened by flavorjones almost 11 years ago - 3 comments

#1012 - remove_namespaces! does not strip namespaces from a duplicated XML document.

Issue - State: open - Opened by grosscol almost 11 years ago - 4 comments
Labels: platform/jruby

#990 - Nokogiri should include parser & writer implementations for stdlib RSS & XML-RPC

Issue - State: closed - Opened by nogweii almost 11 years ago - 2 comments

#985 - JRuby: Nokogiri::HTML::Document#internal_subset getter has side-effects

Issue - State: closed - Opened by Mange almost 11 years ago - 2 comments
Labels: platform/jruby, help wanted, needs/research

#984 - JRuby: Cannot remove internal subset of a HTML document

Issue - State: closed - Opened by Mange almost 11 years ago - 4 comments
Labels: platform/jruby

#833 - JRuby Nokogiri indents XML if :indent is specified even if :save_with => 0 specified

Issue - State: closed - Opened by bhollis over 11 years ago - 1 comment
Labels: platform/jruby

#816 - v1.56 changes attribute fetching

Issue - State: closed - Opened by jdeerin1 almost 12 years ago - 15 comments

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

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

#765 - Adding #fetch support to XML::Node ?

Issue - State: closed - Opened by andyw8 about 12 years ago - 3 comments

#760 - #xpath performance

Issue - State: closed - Opened by etm about 12 years ago - 18 comments
Labels: topic/performance

#707 - CSS `foo~:nth-child(2)` gives incorrect XPath

Issue - State: open - Opened by SimonSapin over 12 years ago - 3 comments
Labels: topic/css, needs/fix-for-failing-test, help wanted

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

Issue - State: closed - Opened by soulcutter over 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

#530 - #to_xhtml adds extra whitespace in pre elements

Issue - State: closed - Opened by denisdefreyne about 13 years ago - 2 comments

#316 - clone & singleton classes

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

#256 - allow XPath within XmlReader

Issue - State: open - Opened by flavorjones over 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

#213 - DocumentFragment#xpath fails to find specific attribute for elements at the root of the fragment

Issue - State: closed - Opened by Phrogz over 14 years ago - 7 comments
Labels: vendored/libxml2