Closed (fixed)
Project:
FacetAPI Graphs
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2013 at 11:15 UTC
Updated:
18 Jul 2013 at 17:11 UTC
In the latest commit, i added proper namespacing to the 2 Realms the module is exposing (I added a new 'Graph' realm so you do not to code to make this module useful, in combination with the same facet, shown as a list)
The adding let me to realize, i needed to add the module name as a namespace, basically rendering the Data Combo realms that all 19 of you are running obsolete.
If you find your Data Combo graph realms empty, either edit your custom features manually, or reconfigure the Data Combo Realm.
The name change is from 'graphs_data_combo' to 'facetapi_graphs_graphs_data_combo'
Comments
Comment #1
batje commentedthe new realm does not show any widget.
Comment #2
batje commentedGraphs can now only be added to realms that support graphs. The key is the 'element type'. The realm needs to be implemented like this:
The widget sets this dependency like this:
A default realm (the above one) called Graphs is included.
Comment #3
batje commentedthis seems to work in several of our installs