Pierre Smits created OFBIZ-11467:
------------------------------------
Summary: Missing map files for 3rd party javascript libraries
Key: OFBIZ-11467
URL:
https://issues.apache.org/jira/browse/OFBIZ-11467 Project: OFBiz
Issue Type: Bug
Components: themes
Affects Versions: Trunk, Release Branch 18.12
Reporter: Pierre Smits
Mozilla browser debugger shows following errors:
{code}
Source map error: Error: request failed with status 404
Resource URL:
https://localhost:8443/common/js/plugins/OpenLayers-5.3.0.jsSource Map URL: ol.js.map
{code}
and
{code}
Source map error: Error: request failed with status 404
Resource URL:
https://localhost:8443/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl-1.4.6.min.jsSource Map URL: jquery.jgrowl.map
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)