Problem/Motivation

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?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

anybody created an issue. See original summary.

anybody’s picture

Title: First item im Dropbutton misses ?destination parameter » First item im Dropbutton misses ?destination= parameter from views setting
doxigo’s picture

Status: Active » Fixed

Yup, that was the regression, thanks @Anybody
pushed the fix on the dev branch for now.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • doxigo committed 73e24fe6 on 6.0.x
    fix: #3582439 First item im Dropbutton misses ?destination= parameter...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.