commit | 48ef4c98d226ef792da8aae26d3c73f090a7e49e | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sat Mar 22 12:38:15 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sat Mar 22 12:38:15 2003 +0000 |
tree | 234ed198fd5891da6863c7144be53a653929cb7b | |
parent | 120e8eb291b4adee7cd042f206fd4153971a6107 [diff] |
fixed bug #108801 reported by Malcolm Tredinnick about the DocType node * xmlreader.c: fixed bug #108801 reported by Malcolm Tredinnick about the DocType node not being reported sometimes. * python/tests/reader.py: added to test to the regression checks Daniel