If you have more then one custom contextual links with the same title, features will only recognize one of them.

Thats a problem if you want to asign the same CCL to two different Content Types.

Comments

nicholasruunu’s picture

Yeah, the module uses the title as key for the features array so only the last item with the same name will exist in the feature.

  • bkoether committed 6d61011 on 7.x-1.x
    Issue #2286263 by SuperEngineer 64, nicholasruunu: Features...
bkoether’s picture

Assigned: Unassigned » bkoether
Status: Active » Fixed

Better ID handling for features is added in the dev branch.

NOTE: Old Because of the change in IDs, Features that have CCLs in them will need to be recreated!

  • bkoether committed 6d61011 on 8.x-1.x
    Issue #2286263 by SuperEngineer 64, nicholasruunu: Features...

Status: Fixed » Closed (fixed)

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