Closed (fixed)
Project:
views_highcharts_sandbox
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2011 at 17:09 UTC
Updated:
30 Aug 2011 at 04:16 UTC
Jump to comment: Most recent file
Currently Views Highcharts adds files to the dynamic-loading code registry that do not have classes or interfaces. The only file that contains a class is the views_highcharts_plugin_style_highcharts.inc file, so it should be the only file added to the "files" key in the .info file. Refer to http://drupal.org/node/542202#files for more information.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | facetapi-1261972-1.patch | 467 bytes | cpliakas |
Comments
Comment #1
cpliakas commentedThe attached patch removes the unnecessary files.
Comment #2
stovak commentedFixed.