<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>We had a similar issue and I first thought it's the same.
      However, since you say it's remote content out solution probably
      does not apply to you. I'll post it here anyway for other people
      following.<br>
    </p>
    <p>We had to provide paths (to local files) on windows with forward
      slashes to get it to work again.<br>
    </p>
    <p>Before <a class="moz-txt-link-freetext" href="file://C:\some\path\index.html">file://C:\some\path\index.html</a></p>
    <p>After: <a class="moz-txt-link-freetext" href="file:///C:/some/path/index.html">file:///C:/some/path/index.html</a></p>
    <p>Regards</p>
    <p>Matthias<br>
    </p>
    <div class="moz-cite-prefix">On 12/13/18 12:34 PM, Tom Chadwin
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1544700840927-0.post@n6.nabble.com">
      <pre class="moz-quote-pre" wrap="">The only other thing I'd check (but this is not a change from 3.2 to 3.4) is
that you are using QgsNetworkAccessManager, to tolerate any upstream proxy
issues. Beyond that, you'd have to check the logs of the webserver which
holds the JS, to see what's happening there.

Tom



-----
Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon 
--
Sent from: <a class="moz-txt-link-freetext" href="http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html">http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html</a>
_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>

</pre>
    </blockquote>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div class="moz-signature">
        <title></title>
        <div class="moz-signature"> <span style="text-align: left;
            color: #000000; font-family: 'Verdana', sans-serif;
            font-size: 10pt">Matthias Kuhn</span><br>
          <a href="mailto:matthias@opengis.ch" target="_blank"> <span
              style="text-align: left; color: #000000; font-family:
              'Verdana', sans-serif; font-size: 8pt">matthias@opengis.ch</span>
          </a><br>
          <span style="text-align: left; color: #000000; font-family:
            'Verdana', sans-serif; font-size: 8pt"><a
              href="tel:+41764356763">+41 (0)76 435 67 63</a></span><br>
          <div> <a href="http://www.opengis.ch"> <img
                moz-do-not-send="false"
                src="cid:part3.82EA18DA.EA3C9C86@opengis.ch"
                alt="OPENGIS.ch Logo" width="200" height="80"></a> </div>
        </div>
      </div>
    </div>
  </body>
</html>