Fatal error in link generation when BEF is used alongside contextual filters

Created on 10 June 2020, about 4 years ago
Updated 3 May 2024, 4 months ago

Problem/Motivation

When generating action links for a path with a view, BEF is using only the route name - this causes an exception if the route has default arguments, since those are required to generated the link.

Proposed resolution

Either determine what the default arguments are (or generate the URL using the appropriate Views API if there is one, not sure that there is though), or just use the current path.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024