You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Denis Babineau (JIRA)" <ji...@apache.org> on 2015/10/20 18:49:27 UTC

[jira] [Created] (CB-9832) requestFileSystem.js & resolveLocalFileSystemURI.js incorrect behavior

Denis Babineau created CB-9832:
----------------------------------

             Summary: requestFileSystem.js & resolveLocalFileSystemURI.js incorrect behavior
                 Key: CB-9832
                 URL: https://issues.apache.org/jira/browse/CB-9832
             Project: Apache Cordova
          Issue Type: Bug
          Components: Browser, Plugin File
    Affects Versions: 3.0.0, 2.1.0
         Environment: cordova-plugin-file
            Reporter: Denis Babineau
            Assignee: Tim Barham


fixes previously applied to said files fixes parse errors but incorrectly changes the logic. See commits below (Updated resolveFileSystem.js so it can be parsed by uglifyJS):
de403d0324d7c5d4e94c3d8a457d543d22871757
597e2d4543dd122d653a6572c89394d69ed9b717

The logic to break out of the script when in Chrome has been wrapped in a function, however the return now simply returns the function and the script continues to execute below the call regardless of the conditions wrapped in the function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org