Quantcast
Channel: GSAK Forum
Viewing all articles
Browse latest Browse all 75640

Problem with scheme relative URL by target888 - 2013-12-05

$
0
0
I have noticed that GSAK is really slow,25 seconds, to display some caches and when they are displayed some images are missing. The cache that I look at today was http://coord.info/GC3F8JH and after some experemntation on one of my own caches http://coord.info/GC3A7KF I found the problem was scheme relative URL.
I you look at the cache http://coord.info/GC3A7KF in GSAK and in a web broswer you will see the problem. You should see some swedish text and tow images with TEST1 and TEST2 but the second image are missing in GSAK
The relevant HTML is
<p><img src="https://dl.dropboxusercontent.com/u/27625662/TEST/test1.jpg" /></p>
<p><img src="//dl.dropboxusercontent.com/u/27625662/TEST/test2.jpg" /></p>
and the problem is the scheme relative URL with http missing.
GSAK obvous cant handle it and wait for the imagerequest to timeout.

The reason the first cache has that kind of url is probably because all images on wikipedia use scheme relative URL and the image on the cache is a link to wikimedia and the url is copied from a wikipedia page.


Viewing all articles
Browse latest Browse all 75640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>