Bugzilla – Bug 114134
Xmlwf does not recognize certain XML files
Last modified: 2005-08-30 15:10:14 UTC
When certain XML files (ui.rc files of KDE applications e.g. /opt/kde3/share/apps/knode/knodeui.rc ) are presented to xmlwf from expat package, xmlwf just exits returning 0, even if XML syntax is malformed (e.g. missing closing tags, missing quotes,..) Since these files do not contain <?xml> opening tag (but DO contain XML-like syntax), I think it should either announce syntax error, or treat these files as any other XML files.
Ok, in general feel free to close such reports yourself :)