You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2012/08/02 03:34:02 UTC

[jira] [Created] (CB-1178) should error (ENCODING_ERR) when resolving invalid URI with leading /

Jesse MacFadyen created CB-1178:
-----------------------------------

             Summary: should error (ENCODING_ERR) when resolving invalid URI with leading /
                 Key: CB-1178
                 URL: https://issues.apache.org/jira/browse/CB-1178
             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("/this.is.not.a.valid.url", win, fail);

Should fail

--
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

        

[jira] [Resolved] (CB-1178) should error (ENCODING_ERR) when resolving invalid URI with leading /

Posted by "Jesse MacFadyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-1178.
---------------------------------

    Resolution: Fixed
    
> should error (ENCODING_ERR) when resolving invalid URI with leading /
> ---------------------------------------------------------------------
>
>                 Key: CB-1178
>                 URL: https://issues.apache.org/jira/browse/CB-1178
>             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("/this.is.not.a.valid.url", win, fail);
> Should fail

--
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