[
https://issues.apache.org/jira/browse/CB-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697449#comment-16697449
]
ASF subversion and git services commented on CB-13569:
------------------------------------------------------
Commit d135cd0e006736ea60c9dec46590de0927d57b6b in cordova-plugin-file's branch
refs/heads/master from [~jcesarmobile]
[ https://gitbox.apache.org/repos/asf?p=cordova-plugin-file.git;h=d135cd0 ]
CB-13569: fix inverted LocalFileSystem enum (#274)
> 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: [email protected]
For additional commands, e-mail: [email protected]