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 2020/06/25 15:11:00 UTC

[jira] [Closed] (CB-12985) Change `InAppBrowser.open(url, target, options)` to get `options` as object, not string

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

jcesarmobile closed CB-12985.
-----------------------------
    Resolution: Won't Do

closing as won't do

> Change `InAppBrowser.open(url, target, options)` to get `options` as object, not string
> ---------------------------------------------------------------------------------------
>
>                 Key: CB-12985
>                 URL: https://issues.apache.org/jira/browse/CB-12985
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-inappbrowser
>            Reporter: Jan Piotrowski (janpio)
>            Priority: Major
>
> `InAppBrowser.open(url, target, options)` currently expects `options` to be a string, formatted in a special way (no spaces).
> It would be much easier to maintain this if `options` would be a plain Javascript object.
> The yes|no values could be changed to true|false of course.
> (During this change all options should probably also be unified to use camelCase)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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