I have configured custom action link. It works great!

But when I have tried to export this link using features, I get missing dependency ccl_local_action because the module name is ccl_local_actions but type of the link is local_action.

So I think we should rename the type of such links from local_action to local_actions.

Please, see attached patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

berdyshev’s picture

updated patch with changes of the option in the link configuration form.

bkoether’s picture

Hi BerdArt,

thanks for bringing this to my attention.
This was actually an issue with all links that had one of the CCL submodules as dependencies.
So I had to make the changes in the export functions rather then just applying the patch you provided.

The changes are available in the latest dev version.

bkoether’s picture

Status: Needs review » Fixed

Fixed in version 7.x-1.4

Status: Fixed » Closed (fixed)

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