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

Detection of HTTPS broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.0
    • None

    Description

      2 JS files don't correctly handle https:

      web/index.js(64):
      — else if (protocol == "https:") {
      +++ else if (weinre_protocol == "https:") {

      web/target/target-script-min.js(3359):
      — pattern = /(http:\/\/(.*?)\/)/;
      +++ pattern = /(https?:\/\/(.*?)\/)/;

      Attachments

        Activity

          People

            pmuellr Patrick Mueller
            Brocky Andrew Brock
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified