osmlab / to-fix

A task manager for OpenStreetMap
https://osmlab.github.io/to-fix/
BSD 3-Clause "New" or "Revised" License
57 stars 20 forks source link

I couldn't edit using the iD editor on FF 53.02. #209

Closed govvin closed 7 years ago

govvin commented 7 years ago

I couldn't edit using the iD editor on FF 53.02.

Also, the browser control reports the iD link is to "http://preview.ideditor.com/"

image

ajithranka commented 7 years ago

Hi @govvin, this is an issue with iD being served over http. One workaround for now is to enable loading unsafe scripts on your browser.

load unsafe scripts

cc: @bhousel

govvin commented 7 years ago

In Firefox, even after disabling protection (which I suppose is the equivalent for this) didn't work for me.

govvin commented 7 years ago

@ajithranka I just tried this on Chrome (Linux), and got this error from the browser console after allowing it load unsafe scripts: image

In Chromium image

In Firefox: image

ajithranka commented 7 years ago

This should be fixed once iD moves to https.

bhousel commented 7 years ago

cc @iandees and @miccolis It would be really great to get https working on the preview.ideditor.com domain.