Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
action.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2013 at 18:51 UTC
Updated:
24 May 2015 at 12:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerHere is a patch for it.
Comment #2
alansaviolobo commentedComment #3
thtas commentedComment #4
thtas commentedLooks like the action module has changed significantly since this original issue was created and this may have already been resolved.
Could somebody with more knowledge of this please confirm?
Comment #5
rishikant05 commentedComment #6
rishikant05 commentedpatch is not applied.
Comment #7
rishikant05 commentedComment #8
star-szrWhen this issue was opened, Drupal\system\Plugin\Core\Entity\Action contained this code:
As far as I can tell, #2083615-55: Use links annotation for config entity URI like for content entities ultimately fixed this by removing the edit-link definition from the system.module-provided Action entity to action.module. And HEAD still has it like this. So closing as a duplicate.
If I'm missing a clue somewhere please reopen.