Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 23257 ]] Fix build error when "Allow Http Connections" is checked#2161

Merged
livecodepanos merged 1 commit into
release-9.6.3from
bugfix-23257
Jul 9, 2021
Merged

[[ Bug 23257 ]] Fix build error when "Allow Http Connections" is checked#2161
livecodepanos merged 1 commit into
release-9.6.3from
bugfix-23257

Conversation

@livecodepanos

Copy link
Copy Markdown
Contributor

This patch fixes an android build error when "Allow Http Connections" is checked.
This happened because the button "Allow Http Connections" was part of the group "permissions",
thus the group scripts affected the button under specific circumstances. This patch places the
"Allow Http Connections" button outside the "permissions" group, so as it is not affected by code
that applies to the group.

This patch fixes an android build error when "Allow Http Connections" is checked.
This happened because the button "Allow Http Connections" was part of the group "permissions",
thus the group scripts affected the button under specific circumstances. This patch places the
"Allow Http Connections" button outside the "permissions" group, so as it is not affected by code
that applies to the group.
@livecodeian

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok 0f209f4

@livecode-vulcan

Copy link
Copy Markdown

💙 review by @livecodeian ok 0f209f4

@livecodepanos livecodepanos merged commit 6a0fb96 into release-9.6.3 Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants