[GitHub] cordova-lib pull request: Fix create argument prerequisite check

2015-10-30 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/337#issuecomment-152500036 LGTM! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] cordova-lib pull request: Fix create argument prerequisite check

2015-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/337 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: Fix create argument prerequisite check

2015-10-29 Thread ZombieProtectionAgency
GitHub user ZombieProtectionAgency opened a pull request: https://github.com/apache/cordova-lib/pull/337 Fix create argument prerequisite check Store argument.length from create before return call Update returns prerequisite checks to use the previously stored arg length You