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: mangoo at wpkg.org ReportedBy: pendl2megabit at yahoo.de QAContact: wpkg-users at lists.wpkg.org 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. |