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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Pierre Smits commented on OFBIZ-11467:
--------------------------------------

HI [~pawan],

See attached images regarding the result on demo-trunk.

 !Screen Shot 2020-03-21 at 10.51.49.png!  !Screen Shot 2020-03-21 at 10.51.16.png!

As you can see from the URI this is happening in the BI Component on selection of the 'Report Builder' menu item.

But it is also happening on switching to the Accounting component.

> 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
>         Attachments: Screen Shot 2020-03-21 at 10.51.16.png, Screen Shot 2020-03-21 at 10.51.49.png
>
>
> 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)