GitHub user alFReD-NSH opened a pull request:
https://github.com/apache/cordova-cli/pull/138
Fix ConfigParser.getPreference error + tests
Was getting the following error:
ReferenceError: a is not defined
at Object.ConfigParser.getPreference
(/home/alfred/repos/cordova-cli/src/ConfigParser.js:88:23)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alFReD-NSH/cordova-cli
config_parser_preference
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/138.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #138
----
commit 1880ebb50f1251489ec7fffe155b4e7cc1856471
Author: Farid Neshat <[email protected]>
Date: 2014-03-12T12:44:15Z
Fix ConfigParser.getPreference error + tests
Was getting the following error:
ReferenceError: a is not defined
at Object.ConfigParser.getPreference
(/home/alfred/repos/cordova-cli/src/ConfigParser.js:88:23)
----
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---