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

2020-03-21 Thread Pawan Verma (Jira)


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

Pawan Verma commented on OFBIZ-11467:
-

[~pierresmits], Tried again but did not get any luck :(

> 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)


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

2020-03-21 Thread Pierre Smits (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)


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

2020-03-21 Thread Pawan Verma (Jira)


[ 
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)