You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2018/11/23 19:15:00 UTC

[jira] [Resolved] (CB-13569) The LocalFileSystem enum in the typescript file is inverted

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

jcesarmobile resolved CB-13569.
-------------------------------
    Resolution: Fixed

Fixed in 6.0.2-dev

> The LocalFileSystem enum in the typescript file is inverted
> -----------------------------------------------------------
>
>                 Key: CB-13569
>                 URL: https://issues.apache.org/jira/browse/CB-13569
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-file
>         Environment: Problem when using typescript.
>            Reporter: anton deblasio
>            Priority: Trivial
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> When using the typescript type file one of the enums is inverted
>  the LocalFileSystem has two options PERSISTENT and TEMPORARY, these relate to the values 1 and 0 respectively.  However in the typescript file they are set to 0 and 1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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