After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 147740 - support --path option in xmllint
support --path option in xmllint
Status: VERIFIED FIXED
Product: libxml2
Classification: Platform
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-16 19:50 UTC by Stefan Seefeld
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Seefeld 2004-07-16 19:50:02 UTC
I'm using the --path option with xsltproc in conjunction with --xinclude to
specify where to look for the files to be included.

As xmllint also provides xinclude processing, it would be useful to also
support the --path flag.
Comment 1 Daniel Veillard 2004-08-31 09:38:05 UTC
Okay, added based on xsltproc version of the code, I didn't really
tested it but it's commited in CVS now,

Daniel
Comment 2 Daniel Veillard 2004-09-30 11:52:07 UTC
  The release of libxml2-2.6.14 should fix this,
                                                                                
   thanks,
                                                                                
Daniel