foundation-mvc-cms icon indicating copy to clipboard operation
foundation-mvc-cms copied to clipboard

Unable to load JS client resources from Foundation private module

Open giangnb opened this issue 3 years ago • 2 comments

The site works just fine locally on Windows OS (both IIS and Kestrel) but shows 404 when loading various of client resources when running on DXP Linux env. Some JS for TinyMCE also failed to load. Tested on CMS 12.2 and 12.3.

image

giangnb avatar Feb 16 '22 05:02 giangnb

Problem also surfaced on localhost after commit https://github.com/episerver/foundation-mvc-cms/commit/a7c4c9d7264db79e7ab3d15006567496073f81fb image

giangnb avatar Feb 16 '22 05:02 giangnb

Some of these should be fixed already, remaining items should be fixed with https://github.com/episerver/foundation-mvc-cms/pull/124

daniel-isaacs avatar May 05 '22 22:05 daniel-isaacs