Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-10048

clobbering of <access> tags to ATS directives

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.3.3
    • None
    • cordova-lib

    Description

      Example:

      <access origin="http://*.apache.org />
      <access origin="https://*.apache.org />
      

      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.

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            shazron Shazron Abdullah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: