OpenStreetView icon indicating copy to clipboard operation
OpenStreetView copied to clipboard

[patch] Remove protocol and server name from photo.url

Open tetraf opened this issue 12 years ago • 2 comments

This causes issues if protocol is https, port is mapped or server is accessed with an other name.

Patch to use with git apply: https://gist.github.com/tetraf/5611901

tetraf avatar May 20 '13 12:05 tetraf

Are you sure you do not enter a fault? Did you check if that "url" is not parsed further, for example? I might be turning your patch in a pull request, to facilitate to @johnmckerrell. I want to solve very simple issues like this can be.

alexandre-mbm avatar Mar 06 '14 16:03 alexandre-mbm

It works for me, and I didn't see other operation on this string.

tetraf avatar Mar 06 '14 20:03 tetraf