Closed (fixed)
Project:
Charts
Version:
7.x-2.x-dev
Component:
Highcharts integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2017 at 00:41 UTC
Updated:
8 Mar 2018 at 06:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tuchoThe library was not detected because the file of the version arguments index on Highcharts' library info does not include the js subdirectory.
When the libraries_get_version searchs for the file, it does not find it, marking the library as Not detected
I attached a patch that solves the issue, adding the missing js subdirectory to the file path.
Comment #3
emerham commentedTested, looks good.
Comment #5
andileco commentedComment #6
andileco commented