NCIOCPL / cgov-digital-platform

The Cancer.gov Digital Communications Platform
GNU General Public License v2.0
11 stars 33 forks source link

Front end website referencing CMS urls for favicon items. #4374

Closed blairlearn closed 1 month ago

blairlearn commented 3 months ago

The responsive_favicons module doesn't vary the URL according to which hostname the site is using. If the cms hostname is referenced before the front-end name, then the URLs for the favicon-related files are cached with that name.

This leads to www-test-acsf pulling favicons from www-cms-test, plus CORS errors.

https://www-test-acsf.cancer.gov/about-cancer/coping/feelings/test-article123

Image

Related to #4300

KateMashkinaNIH commented 2 months ago

this is fixed on acsf test

Image