commit | fdd27d2718b9d6ef234092fb6cddfd7e9916feb6 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Nov 28 11:55:38 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Nov 28 11:55:38 2002 +0000 |
tree | 4eb9ce78db5ca704623543fc1f19fb3bb880ea76 | |
parent | 8db67d270406ba5672a55b15ec926b2487dec8d5 [diff] |
Johann Richard pointed out some XPointer problems for URN based URI * uri.c: Johann Richard pointed out some XPointer problems for URN based URI references in XInclude. Modified the URI parsing and saving routines to allow correct parsing and saving of XPointers, especially when attached to "opaque" scheme accordingly to RFC 2396 Daniel