http://bugzilla.wpkg.org/show_bug.cgi?id=165

           Summary: function loadEnv missing variable
           Product: WPKG
           Version: 1.1.x-M
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: wpkg.js
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


wpkg.js 1.1.2-RC6:

line 6364: procEnv.Remove(name);

should be: procEnv.Remove(key);

since variable name was changed into key.

---
Stefan

-- 
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