Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
Entity_collector
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2012 at 11:56 UTC
Updated:
20 Aug 2012 at 05:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikran commentedNew relation_ui module files are missing from dev version at the moment. Those files have been committed earlier today so dev version should work again tomorrow. Alternatively you can grab the patch from comment #13 in issue #1416856: Separate UI and API to allow module to work behind the scenes.
Comment #2
mikran commentedActually this is an issue even if relation_ui files exist as that module might be disabled. The block needs alternative warning text (and no link to admin/structure/relation) if relation_ui is disabled.
Comment #3
mikran commentedThe attached patch hides the link to relation_ui module pages if the module doesn't exist.
Comment #4
mikran commented