Bug #22
Remove prefixes from image urls
Description
It turns out that to accommodate Sandstorm and the way it munges URLs using an ephemeral subdomain, the simplest thing to do is to use bare pathnames without a hostname/scheme prefix.
Added by Jay Gischer over 5 years ago. Updated over 5 years ago.
Description
It turns out that to accommodate Sandstorm and the way it munges URLs using an ephemeral subdomain, the simplest thing to do is to use bare pathnames without a hostname/scheme prefix.
Straightforward refactoring. We can close this bug when we deploy and verify a new Sandstorm build.