Closed (fixed)
Project:
radix
Version:
6.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2026 at 13:00 UTC
Updated:
4 Jun 2026 at 12:40 UTC
Jump to comment: Most recent
I guess this might be a regression from #3486275: template_preprocess_links__dropbutton() incomplete handling of first element.
Views allows using Dropbuttons (Global). They offer the important setting "Include destination parameter".
This works in other themes, but in radix this seems broken for the very first link. All subsequent links have their destination parameter, but the first one not.
Switching to a different theme like Claro shows the correct URL, so I'm pretty sure it must be radix?
Any ideas?
Comments
Comment #2
anybodyComment #3
doxigo commentedYup, that was the regression, thanks @Anybody
pushed the fix on the dev branch for now.