Jesse MacFadyen created CB-1177: ----------------------------------- Summary: should error (NOT_FOUND_ERR) when resolving (non-existent) invalid file name Key: CB-1177 URL: https://issues.apache.org/jira/browse/CB-1177 Project: Apache Cordova Issue Type: Sub-task Components: WP7 Affects Versions: 2.0.0 Reporter: Jesse MacFadyen Assignee: Jesse MacFadyen Fix For: 2.1.0
window.resolveLocalFileSystemURI("file:///this.is.not.a.valid.file.txt", win, fail); Should fail with NOT_FOUND_ERR -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira