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:27:04 UTC

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

     [ https://issues.apache.org/jira/browse/CB-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Avdonin updated CB-7127:
---------------------------------

    Attachment: git.diff

Changes that fix the problem.

> 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
>         Attachments: git.diff
>
>
> 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)