- Issue created by @Carlos Romero
- Merge request !12267Enhance active link behavior to support JSON encoding of query parameters β (Open) created by Carlos Romero
- πΊπΈUnited States smustgrave
Thanks for reporting
MRs need to point to 11.x as the development branch.
Will need a test case showing this problem too
- πͺπΈSpain Carlos Romero
Hi, I created the MSR from the 10.4.x branch because that's the one I'm working on. I've also noticed that the JS file only loads when I'm logged in. Testing as anonymous on my portal, I see that it doesn't load the JS and assigns the is-active class from PHP, in this class:
ActiveLinkResponseFilterI've added the fix so it works in both scenarios, although I think this should be unified (in my opinion) and the is-active class should be assigned from a single location.
I'm going to try to make the mr to the 11.x branch, although I don't have a way to test it in my environment right now.
- Merge request !12280Enhance active link behavior with JSON encoding for query parameters β (Open) created by Carlos Romero