Closed (fixed)
Project:
Entity Clone
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2024 at 19:21 UTC
Updated:
7 Feb 2026 at 05:19 UTC
Jump to comment: Most recent
1. Uninstall Entity Clone and clear caches
2. Check any Contextual Link cog e.g. homepage on blocks, etc.
3. The Clone link still shows, when clicked redirects to generic page not found.
Also menu blocks has duplicate Clone button

(this is with Entity clone already uninstalled and caches cleared)
Drupal 10, Bootstrap 5
| Comment | File | Size | Author |
|---|---|---|---|
| entity_clone.png | 5.89 KB | matas.k |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
deaom commentedReady for review, once #3519053: Add action module as dev dependency. is merged, test should pass.
Comment #5
deaom commentedBranch is re-based, tests are now passing, ready for review.
Comment #6
matas.k commentedIssue still remains with latest 2.x-dev, duplicate clone links and not removed after uninstalling the module.
I don't know if it matters, but both 2.1.0-beta1 and 2.0.0-beta6 (no D11 support) points to same dev link on modules homepage.
Comment #7
deaom commentedThe issue was not merged, so you either need to test the MR or create a patch from it and apply it in your project and then test.
Comment #8
matas.k commentedhttps://git.drupalcode.org/project/entity_clone/-/tree/e4b620913d8908c49... works
Comment #10
rajeshreeputraMerged!