GitHub user DeshanKTD opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/83
CB-11281 windows: defaultText is taken as input for empty input field ### Platforms affected Windows ### What does this PR do? CB-11281 issue fixed. If there is no input by user in prompt dialog, default text is not taken as input. That issue is fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DeshanKTD/cordova-plugin-dialogs master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-dialogs/pull/83.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 #83 ---- commit 484ad35659d50b2d66539b6a7b77ffde6d76d7f5 Author: DeshanKTD <deshankalupah...@gmail.com> Date: 2016-08-23T19:23:48Z CB-11281 windows: defaultText is not taken as input if no input by user fixed ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org