[ 
https://issues.apache.org/jira/browse/CB-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020173#comment-15020173
 ] 

ASF subversion and git services commented on CB-10048:
------------------------------------------------------

Commit fc74c6397d001db8513269da0fe197edbe87ad4a in cordova-lib's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=fc74c63 ]

CB-10048 - clobbering of <access> tags to ATS directives


> 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]

Reply via email to