[wpkg-users] [Bug 135] New: Event logging fails for some messages.
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Fri Nov 28 17:18:38 CET 2008
http://bugzilla.wpkg.org/show_bug.cgi?id=135
Summary: Event logging fails for some messages.
Product: WPKG
Version: 1.1.x-M
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at wpkg.org
ReportedBy: k.e.jones at brighton.ac.uk
QAContact: wpkg-users at lists.wpkg.org
Created an attachment (id=123)
--> (http://bugzilla.wpkg.org/attachment.cgi?id=123)
WinMerge Patch
The logEvent method of WScript shell fails if directly supplied with a null
value as null does not have a toString() method and won't coerce directly.
People playing with the code may find it difficult to debug if they don't
notice this ;-)
Fixed with the oldest coercion trick in the book...
Patch included.
Keith
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list