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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to