Bug 114134

Summary: Xmlwf does not recognize certain XML files
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Katarina Machalkova <kmachalkova>
Component: DevelopmentAssignee: Marian Jancar <mjancar>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: i686   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Katarina Machalkova 2005-08-30 14:44:11 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.
Comment 2 Marian Jancar 2005-08-30 15:10:14 UTC
Ok, in general feel free to close such reports yourself :)