[
https://issues.apache.org/jira/browse/CB-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266265#comment-16266265
]
ASF GitHub Bot commented on CB-13569:
-------------------------------------
jcesarmobile commented on issue #224: CB-13569
URL:
https://github.com/apache/cordova-plugin-file/pull/224#issuecomment-347049805
@antondb why did you close the issue?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]