http://bugzilla.wpkg.org/show_bug.cgi?id=203 Summary: Argument parsing misbehaves Product: WPKG Version: 1.1.2 Platform: PC OS/Version: All Status: NEW Severity: minor Priority: P2 Component: wpkg.js AssignedTo: mangoo at wpkg.org ReportedBy: mycroes at gmail.com QAContact: wpkg-users at lists.wpkg.org WPKG doesn't reject any arguments, even if it doesn't know them. For instance, if a use would use '/norestart', WPKG would do the same as when '/norestart' was omitted, because what the user actually meant probably was '/noreboot'. The proper solution would be to bail on unknown arguments so the user knows something is not working as expected. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |