[
https://issues.apache.org/jira/browse/CB-14181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528854#comment-16528854
]
ASF subversion and git services commented on CB-14181:
------------------------------------------------------
Commit cc3aedb0abb220b4c4ede7c48af5e578fd071690 in cordova-plugin-file's branch
refs/heads/master from jony89
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-file.git;h=cc3aedb ]
CB-14181: (android) Fix bug - Cannot read property 'filesystemName' of null
(#235)
CB-14181: (android) fix: Cannot read property 'filesystemName' of null
fix error :
Error in Success callbackId: File1539060614 : TypeError: Cannot read property
'filesystemName' of null
cordova.js:314 Uncaught TypeError: Cannot read property 'filesystemName' of null
The `fsRoot` might be null. reproduced with latest cordova on android emulator.
* fix: eslint
> Cannot read property 'filesystemName' of null
> ---------------------------------------------
>
> Key: CB-14181
> URL: https://issues.apache.org/jira/browse/CB-14181
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-file
> Affects Versions: [email protected]
> Environment: cordova 7.1.0
> Reporter: ari
> Priority: Major
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Error in Success callbackId: File1539060614 : TypeError: Cannot read property
> 'filesystemName' of null
> cordova.js:314 Uncaught TypeError: Cannot read property 'filesystemName' of
> null
> The `fsRoot` might be null. reproduced with latest cordova on android
> emulator.
>
> This is the problematic line :
> [https://github.com/apache/cordova-plugin-file/blob/master/www/fileSystems-roots.js#L33]
> PR : https://github.com/apache/cordova-plugin-file/pull/235
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]