Commit b8efdda0a31947d5291fcb9221040fdab88dc549

Daniel Veillard 2006-10-10T12:37:14

add a new function xmlPathToUri() to provide a clean conversion when * uri.c include/libxml/uri.h: add a new function xmlPathToUri() to provide a clean conversion when setting up a base * SAX2.c tree.c: use said function when setting up doc->URL or using the xmlSetBase function. Should fix #346261 Daniel