GitHub user rcruz opened a pull request: https://github.com/apache/cordova-blackberry/pull/157
Tweak whitelist URI parsing to fix whitelist issues with @2x resource na... ...ming Image filenames containing "@2x" were causing parsing issues with the parseUri() regex. This patch adjusts the regex to prevent parsing errors with "@2x" filenames. You can merge this pull request into a Git repository by running: $ git pull https://github.com/blackberry/cordova-blackberry rcruz/retinaResourceFix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-blackberry/pull/157.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 #157 ---- commit 4fd01ba45759eea1533cc2d22acd20167f6224f3 Author: Rowell Cruz <rc...@blackberry.com> Date: 2014-05-21T14:28:58Z Tweak whitelist URI parsing to fix whitelist issues with @2x resource naming ---- --- 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. ---