Skip remaining arguments if an empty exception found

Created on 21 September 2023, about 1 year ago
Updated 5 March 2024, 9 months ago

Problem/Motivation

I would like to use arguments like in Drupal 6 Views. :)

Steps to reproduce

  • Install a Drupal with standard profile (drush si -y)
  • Add devel module, and add 3-400 node with Tags
  • Add a view with page with /test path
  • Add 3 argiments tid, created_year, created_month with summary default action and delete exception (all)

Proposed resolution

Before the patch views made summary links with urls which looks like the following: test/[tid]/%2A/%2A - and show all nodes in category, but I would like to see the years, and next month, and the end the nodes
After the patch views made summary links with urls which looks like the following: test/[tid]
If you click it, you can see the years, and months, and the nodes.

✨ Feature request
Status

Needs work

Version

11.0 🔥

Component
Views  →

Last updated about 4 hours ago

Created by

🇭🇺Hungary pp

Live updates comments and jobs are added and updated live.
  • Needs subsystem maintainer review

    It is used to alert the maintainer(s) of a particular core subsystem that an issue significantly impacts their subsystem, and their signoff is needed (see the governance policy draft for more information). Also, if you use this tag, make sure the issue component is set to the correct subsystem. If an issue significantly impacts more than one subsystem, use needs framework manager review instead.

  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024