Re: xmlGetNodePath() returns invalid path for XML_DTD_NODE
Nick Wellnhofer via xml <[email protected]> Sat, 13 Mar 2021 18:57:50 +0100
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
On 08/02/2021 18:01, Christoph M. Becker wrote: > On 08.02.2021 at 17:23, Nick Wellnhofer wrote: >> This should be fixed for other node types as well. Does the attached >> patch work for you? > > Yes, that works fine. Thank you! This is fixed in master now: https://gitlab.gnome.org/GNOME/libxml2/-/commit/e20c9c148c725e2933efa143ee6a543a5cae4204 Nick