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

GitHub / shlomif/perl-XML-LibXML issues and pull requests

#90 - don't use vars, use our

Pull Request - State: open - Opened by haarg 10 months ago

#89 - Fix external entity loader

Pull Request - State: open - Opened by robb2040 10 months ago

#88 - no_blanks option can't be undone in subsequent parser instances

Issue - State: open - Opened by ma-ssato about 1 year ago - 2 comments

#87 - Fix test suite with libxml2 2.13.0

Pull Request - State: open - Opened by nwellnhof about 1 year ago - 5 comments

#86 - Update libxml.dbk fixing formatting

Pull Request - State: closed - Opened by jidanni about 1 year ago - 1 comment

#85 - Source code on GitHub incomplete

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

#84 - Test suite fails with current libxml2 (12ce9b5f)

Issue - State: open - Opened by d125q over 1 year ago - 1 comment

#83 - failed to build in openwrt

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

#82 - Fix copying external entity from an ext_ent_handler handler

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

#81 - 2.0209: test suite fails and new compile time warnings with libxml 2.12.0

Issue - State: open - Opened by kloczek over 1 year ago - 9 comments

#80 - t/35huge_mode.t: fix test with libxml2 2.11

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

#79 - libxml2-2.11 breaks t/35huge_mode.t

Issue - State: closed - Opened by martinetd about 2 years ago - 3 comments

#78 - Namespace declaration gets removed when using replaceNode

Issue - State: open - Opened by waterkip about 2 years ago

#77 - Wishlist: Add support for more SAX features

Issue - State: open - Opened by zmughal over 2 years ago

#76 - t/40reader.t segfaults under Strawberry Perl 5.36 dev

Issue - State: closed - Opened by shawnlaffan over 2 years ago - 1 comment

#75 - libxml-mm: Fix function prototypes in function pointers

Pull Request - State: closed - Opened by kraj over 2 years ago - 1 comment

#74 - Add clearer reference to using cloneNode to extract node with namespaces

Pull Request - State: closed - Opened by timlegge over 2 years ago

#73 - initialize xmlValidCtxt

Pull Request - State: closed - Opened by bluhm over 2 years ago - 1 comment

#71 - validation succeeds even though the DTD could not be loaded

Issue - State: open - Opened by vinc17fr over 3 years ago

#67 - Cannot set empty namespace xmlns="" to element

Issue - State: open - Opened by iynehz almost 4 years ago - 4 comments

#66 - Make "Hello world" simple document creation example

Issue - State: open - Opened by jidanni about 4 years ago

#65 - Add <meta> sniffing warning

Pull Request - State: closed - Opened by jidanni about 4 years ago - 1 comment

#64 - Say either $xpath_expression or $xpath, not both

Issue - State: open - Opened by jidanni over 4 years ago

#63 - Correctly detect undef values in Sv2C

Pull Request - State: closed - Opened by Kritzefitz over 4 years ago - 3 comments

#61 - Fatal error prevents XML::LibXML installation

Issue - State: open - Opened by nickforino over 4 years ago - 11 comments

#60 - XML::LibXML::Error - use UTF-8 encoding for output

Pull Request - State: closed - Opened by Grinnz over 4 years ago - 1 comment

#59 - Remove unecessary load of Carp

Pull Request - State: closed - Opened by atoomic over 4 years ago - 1 comment

#58 - use utf8 instead of Encode

Pull Request - State: closed - Opened by atoomic over 4 years ago - 8 comments

#57 - Lazy load Data::Dumper

Pull Request - State: closed - Opened by atoomic over 4 years ago - 1 comment

#56 - Switch to XSLoader

Pull Request - State: closed - Opened by atoomic over 4 years ago - 4 comments

#55 - Bump minimum Perl version to 5.014

Issue - State: closed - Opened by atoomic over 4 years ago - 6 comments

#54 - GitHub CI workflow to check test / installation with most Perl version

Pull Request - State: closed - Opened by atoomic over 4 years ago - 1 comment

#53 - Can't link zlib and libxml2 statically during build time with the newer versions

Issue - State: open - Opened by brodafly almost 5 years ago - 2 comments

#52 - Update weblink to beta.metacpan.org

Pull Request - State: closed - Opened by scfc almost 5 years ago - 1 comment

#51 - Fix typo in documentation for registerVarLookupFunc()

Pull Request - State: closed - Opened by scfc almost 5 years ago - 2 comments

#50 - Parse HTML string crashes on invalid charset meta

Issue - State: open - Opened by evostrov almost 5 years ago - 1 comment

#49 - Add XML::LibXML to the XML/SAX/ParserDetails.ini

Pull Request - State: closed - Opened by genio about 5 years ago - 1 comment

#47 - When we set option complete_attributes, it will also enable load_ext_dtd

Pull Request - State: closed - Opened by thibaultduponchelle over 5 years ago - 3 comments

#46 - Missing error handling for nextPatternMatch method

Issue - State: open - Opened by ikorchynskyi over 5 years ago

#45 - use ABW for better portability

Pull Request - State: closed - Opened by plicease over 5 years ago - 4 comments

#44 - $document->URI is sometimes percent encoded, but not always

Issue - State: open - Opened by choroba over 5 years ago

#43 - XML::LibXML has by default enabled insecure http network access

Issue - State: open - Opened by pali over 5 years ago

#42 - Provide a public version of LibXML_test_node_name from LibXML.xs

Issue - State: open - Opened by vinc17fr over 5 years ago - 1 comment

#41 - Allow to parse RelaxNG without accessing network

Pull Request - State: closed - Opened by pali over 5 years ago - 1 comment

#40 - Allow to parse XML Schema without accessing network

Pull Request - State: closed - Opened by pali over 5 years ago - 7 comments

#39 - Avoid XXE attacks by default (expand_entities and load_ext_dtd should default to false)

Pull Request - State: closed - Opened by timretout almost 6 years ago - 6 comments

#38 - Doc-patch regarding libxml2 (non-)support for HTTPS

Pull Request - State: closed - Opened by jmacdotorg almost 6 years ago - 2 comments

#37 - Fix doc typo

Pull Request - State: closed - Opened by davorg about 6 years ago - 1 comment

#36 - Link to XML::LibXML by Example (#32)

Pull Request - State: closed - Opened by Grinnz about 6 years ago - 1 comment

#35 - remove Alien::Libxml2 runtime requirement, unneeded build reqs

Pull Request - State: closed - Opened by Grinnz about 6 years ago

#34 - Specify minimum perl version

Pull Request - State: closed - Opened by Grinnz about 6 years ago - 1 comment

#32 - Link to "XML::LibXML By Example"

Issue - State: closed - Opened by Grinnz over 6 years ago - 3 comments

#31 - Improve libxml2-related info

Pull Request - State: closed - Opened by yuri1969 over 6 years ago - 2 comments

#30 - Use Alien::Libxml2.

Pull Request - State: closed - Opened by genio over 6 years ago - 6 comments

#29 - Libxml 2.0134 crashes in windows 10 during fork

Issue - State: open - Opened by ludz-lim over 6 years ago - 1 comment

#28 - pod missing again?

Issue - State: closed - Opened by manwar over 6 years ago - 2 comments

#27 - Don't escape pod in synopses.

Pull Request - State: closed - Opened by davorg over 6 years ago - 1 comment

#25 - Get rid of a few errors that podlint finds.

Pull Request - State: closed - Opened by davorg over 6 years ago - 1 comment

#24 - Get rid of a few errors that podlint finds.

Pull Request - State: closed - Opened by davorg over 6 years ago - 1 comment

#23 - Allow LibParser to be provided for all method

Pull Request - State: closed - Opened by lavock about 7 years ago - 2 comments

#22 - test on perl 5.28 as well

Pull Request - State: closed - Opened by mpw96 about 7 years ago - 3 comments

#21 - move variable declarations

Pull Request - State: closed - Opened by mpw96 about 7 years ago - 2 comments

#20 - Enhance XML::Lib::Error->nodename: include xpath route to the node

Issue - State: open - Opened by dblanch about 7 years ago - 1 comment
Labels: enhancement

#19 - add emacs flymake-mode support

Pull Request - State: closed - Opened by rurban over 7 years ago - 1 comment

#18 - Fix MSVC compilation issues

Pull Request - State: closed - Opened by rurban over 7 years ago - 1 comment

#17 - fix for cperl strict hashpairs

Pull Request - State: closed - Opened by rurban over 7 years ago - 4 comments

#16 - fix cperl strict hashpairs since v5.27.0c

Pull Request - State: closed - Opened by rurban over 7 years ago - 1 comment

#15 - 2.0132 does not build with Visual Studio 2010, 2.0123 does

Issue - State: closed - Opened by mpw96 over 7 years ago - 8 comments

#14 - CVE-2017-10672

Issue - State: closed - Opened by iynehz almost 8 years ago - 7 comments

#13 - XML::LibXML::Node - prefix POD consistently

Pull Request - State: closed - Opened by fschlich almost 8 years ago - 2 comments

#12 - Fix doc formatting for XPathContext and ErrNo

Pull Request - State: closed - Opened by choroba almost 8 years ago - 2 comments

#11 - Add test for a regression

Pull Request - State: closed - Opened by choroba almost 8 years ago - 2 comments

#10 - Fix setNamespace to set the empty namespace correctly

Pull Request - State: closed - Opened by choroba almost 8 years ago - 5 comments

#9 - fix CVE-2017-10672, found by [email protected]

Pull Request - State: closed - Opened by murdegern almost 8 years ago - 5 comments

#8 - Fix bug Node::replaceChild

Pull Request - State: closed - Opened by Mipu94 about 8 years ago - 11 comments

#7 - fix bug Node::replaceChild

Pull Request - State: closed - Opened by Mipu94 about 8 years ago - 2 comments

#5 - Make parsing of large perl strings much faster.

Pull Request - State: closed - Opened by rixed over 8 years ago - 3 comments

#4 - Add support for set_document_locator() SAX method

Pull Request - State: closed - Opened by 0x62ash over 8 years ago - 3 comments

#3 - 2.0127 seems to be missing documentation

Issue - State: closed - Opened by pghmcfc about 9 years ago - 1 comment

#2 - Prevent developer tests running by default.

Pull Request - State: closed - Opened by lancew about 9 years ago - 1 comment

#1 - !HAVE_SCHEMA on 2.9.4

Pull Request - State: closed - Opened by rurban about 9 years ago - 1 comment