GNOME Bugzilla – Bug 172759
document --nodict
Last modified: 2021-07-05 10:59:36 UTC
We need to document the new "--nodict" command line flag flag in xsltproc. Daniel, if you can add a quick explanation of what it does, I'll add it to the "--help" bit in xsltproc.c and to the man page.
In xsltproc/xsltproc.c the --nodict option causes the flag XML_PARSE_NODICT to be added to the options for xmlReadFile. The XML_PARSE_NODICT flag is documented in the libxml2 documentation. http://xmlsoft.org/html/libxml-parser.html#xmlReadFile http://xmlsoft.org/html/libxml-parser.html#xmlParserOption
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxslt/-/issues/ Thank you for your understanding and your help.