Skip to content

Conversation

@wtrocki
Copy link
Contributor

@wtrocki wtrocki commented Apr 26, 2018

Motivation

The new AllowSchemes introduced with inappbrowser@3.0.0 doesn't check if AllowSchemes contains empty string after having being loaded, respectively only if null, which could lead to error in case a custom scheme is use but not set as white listed schema

What I mean is that, if no preference would be set in config.xml but a custom scheme would be used (my case) then the variable allowSchemes won't be null but will contains an empty string

Fix for https://issues.apache.org/jira/browse/CB-14048

@jcesarmobile jcesarmobile merged commit 33aff11 into apache:master May 19, 2018
@jcesarmobile
Copy link
Member

Merged.

Please @wtrocki, don't delete the PR templates and make sure you fill all the fields next time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants