humanmade / humanmade/altis-cloud
BUG: TACHYON_URL broken image paths for certain subdirectory networks.
Open
bug
- Dominant language
- PHP
- Stars
- 9
- Forks
- 2
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 23
Description
Depending on the configuration of a network site, the TACHYON_URL constant can be incorrectly set.
If the main site (site id `1`) URL is a subdirectory, e.g `https://example.com/subsite1/` the TACHYON_URL image URLs will break, as the URL will include `subsite1`, but the image location would be stored in root, or possibly using the site ID.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.