Can't find relation settings pages in today released dev version. Link in block "Entity Collector" leads nowhere.

And ...
don't know if this is of any importance: Version on modules page reads "7.x-1.0-rc2+30-dev".

CommentFileSizeAuthor
#3 1608226-3.patch1.5 KBmikran

Comments

mikran’s picture

Status: Active » Fixed

New 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.

mikran’s picture

Title: admin/structure/relation leads nowhere (link in block) » Make entity_collector relation_ui aware
Component: User interface » Entity_collector
Status: Fixed » Active

Actually 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.

mikran’s picture

Status: Active » Needs review
StatusFileSize
new1.5 KB

The attached patch hides the link to relation_ui module pages if the module doesn't exist.

mikran’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.