Closed (fixed)
Project:
Action Link
Version:
1.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2025 at 02:28 UTC
Updated:
27 Dec 2025 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #2
joachim commentedI can't reproduce this, but my local is on 10.5.
Could you give the steps to reproduce -- when do you get the error?
And do you have a backtrace please?
Comment #3
mortona2k commentedIt's working for me on 10.5 too.
All I did was create a new action link with the above config. The error appears on save.
It doesn't look very helpful because it's all happening in the routing while trying to generate a link:
Comment #5
mortona2k commentedThis fixes it. I can't find a change record, but it seems like something changed with entity route handlers.
We don't need a canonical url, right?
Comment #7
joachim commentedThanks for figuring it out!
> We don't need a canonical url, right?
Probably not -- and there's a contrib module that crashes with them. Its confusing, as some core config entities have it and some don't!
Committed, and I'll make a new release as there are a couple of other fixes I made since the last alpha.