You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Avdonin (JIRA)" <ji...@apache.org> on 2014/07/12 23:25:05 UTC

[jira] [Created] (CB-7127) amazon-fireos: some js files are not merged the same way as on android platform

Vladimir Avdonin created CB-7127:
------------------------------------

             Summary: amazon-fireos: some js files are not merged the same way as on android platform
                 Key: CB-7127
                 URL: https://issues.apache.org/jira/browse/CB-7127
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
    Affects Versions: 3.5.0
            Reporter: Vladimir Avdonin


When building for platform amazon-fireos placeholder file fileSystem.js is not overridden by android specific version, which makes call to resolveLocalFileSystemURL return entry with null filesystem.

The platform element of plugin.xml for amazon-fireos is different from android, but probably should be the same. When I replaced section of this element after comment <!-- android specific file apis --> with content from android platform the function returns entry with correct filesystem on amazon-fireos.



--
This message was sent by Atlassian JIRA
(v6.2#6252)