[wpkg-users] [Bug 26] New: XML error reporting is less detailed than in 0.9.8
bugzilla-daemon at wpkg.org
bugzilla-daemon at wpkg.org
Sat Jun 3 00:15:41 CEST 2006
Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=26
Summary: XML error reporting is less detailed than in 0.9.8
Product: WPKG
Version: 0.9.9-test2
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at mch.one.pl
ReportedBy: mangoo at mch.one.pl
QAContact: wpkg-users at lists.wpkg.org
XML error reporting is less detailed than in 0.9.8
Previously (in 0.9.8) it was (Line, Linepos, Filepos, srcText):
C:\wpkg>cscript wpkg-0.9.8-test1.js /query:a
Microsoft (R) Windows Script Host, Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. Alle Rechte vorbehalten.
Error while parsing XML document: C:\wpkg\profiles.xml
Reason Das Endtag 'profile' stimmt nicht mit dem Starttag 'package'
.berein.
Line 20
Linepos 7
Filepos 569
srcText </profile>
Unable to load specified XML document from C:\wpkg\profiles.xml
Now, in 0.9.9-test it is less specific about the error:
C:\wpkg>cscript wpkg.js /query:a
Microsoft (R) Windows Script Host, Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. Alle Rechte vorbehalten.
Error parsing xml: Das Endtag 'profile' stimmt nicht mit dem Starttag
'package'
.berein.
'profiles' ist Null oder kein Objekt
--
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users
More information about the wpkg-users
mailing list