You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/03/21 09:37:00 UTC

[jira] [Commented] (OFBIZ-11467) Missing map files for 3rd party javascript libraries

    [ https://issues.apache.org/jira/browse/OFBIZ-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063823#comment-17063823 ] 

Pawan Verma commented on OFBIZ-11467:
-------------------------------------

Hey [~pierresmits]

I tried to regenerate this issue on the demo trunk on Firefox 72.0.2 (64-bit) (Ubuntu) and got success for both the files. Below are more details: 
{code:java}
Request URL:https://demo-trunk.ofbiz.apache.org/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl-1.4.6.min.js

Status Code:200
{code}
{code:java}
Request URL:https://demo-trunk.ofbiz.apache.org/common/js/plugins/OpenLayers-5.3.0.js
Status Code:200
{code}
 

Am I missing something?

> 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: Release Branch 18.12, Trunk
>            Reporter: Pierre Smits
>            Priority: Major
>
> 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.js
> Source 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.js
> Source Map URL: jquery.jgrowl.map
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)