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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


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.
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to