Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Feature: Fix improperly saved URLs to the actual site URL #144

Open
dovy opened this issue Aug 1, 2020 · 0 comments
Open

Feature: Fix improperly saved URLs to the actual site URL #144

dovy opened this issue Aug 1, 2020 · 0 comments

Comments

@dovy
Copy link
Contributor

dovy commented Aug 1, 2020

To be run at the global variable level:

JSON encode the full array and do a search for the site URL and see if you can find the opposite protocol than is defined by the site.

IE: Image stored in DB shows http, but site url is HTTPS.

If found, so a mass replace and then decode the json URL. This will allow people to get around issues when they play with HTTP and HTTPS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant