Shazron Abdullah created CB-10048:
-------------------------------------
Summary: 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
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]