[
https://issues.apache.org/jira/browse/CB-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041390#comment-15041390
]
ASF subversion and git services commented on CB-10048:
------------------------------------------------------
Commit 8d4196f77cd0eaff8fa802a4d5173d867da90940 in cordova-ios's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=8d4196f ]
CB-10048 - clobbering of <access> tags to ATS directives
CB-10057 - removing <access> tag does not remove ATS entry
(this was applied in cordova-lib/src/metadata/ios_parser.js)
> clobbering of <access> tags to ATS directives
> ---------------------------------------------
>
> Key: CB-10048
> URL: https://issues.apache.org/jira/browse/CB-10048
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 5.3.3
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Labels: cordova-ios-4.0.x, iOS
>
> Example:
> {code}
> <access origin="http://*.apache.org />
> <access origin="https://*.apache.org />
> {code}
> In this case, we want the http exception, but it gets clobbered by the
> following tag with https.
> The parser should do a once over sweep to consolidate the tags, and re-run
> the generator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]