You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/11/20 01:16:11 UTC

[jira] [Created] (CB-10048) clobbering of tags to ATS directives

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org