Closed (fixed)
Project:
Custom Contextual Links
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jun 2014 at 10:15 UTC
Updated:
9 Mar 2017 at 19:14 UTC
Jump to comment: Most recent
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
Comment #1
nicholasruunu commentedYeah, 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.
Comment #3
bkoether commentedBetter 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!