Batch redirect fails for views with path parameters

Created on 26 March 2020, over 4 years ago
Updated 5 September 2024, 3 months ago

Problem/Motivation

If a view uses a parameter in the path (e.g. node/%/report), it is impossible to get a redirect to redirect to a URL that uses that parameter (e.g. node/%). This is true for both custom redirects and redirecting to a display.

Proposed resolution

  • For custom redirect we should expose the view arguments as tokens
  • For display redirect we should include the route parameters
πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom andrewbelcher

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

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