Jesse MacFadyen created CB-3214:
-----------------------------------

             Summary: Regex error in cordova-js Windows8
                 Key: CB-3214
                 URL: https://issues.apache.org/jira/browse/CB-3214
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS, Windows 8
    Affects Versions: 2.7.0
            Reporter: Jesse MacFadyen
            Assignee: Jesse MacFadyen
            Priority: Blocker
             Fix For: 2.7.0


modulemapper.loadMatchingModules uses incorrect regex, so no proxy code is 
loaded/required in

Should be:
modulemapper.loadMatchingModules(/cordova.*\/windows8\/.*Proxy$/);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to