Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 313910

[regression] Argument validations doesn't set the title anymore

$
0
0

Problem/Motivation

In D7 you could setup a view to taxonomy/term/% and pass it the term. Internally it loaded the term entity and automatically converted it to the TID itself.

At the same time it set the title of the argument to be the term name itself.
For some reason this entire functionality, both for users and for terms etc. just disappeared somehow in the meantime.

Proposed resolution

  • Add it back (if possible in a general way for all entities)
  • Add proper test coverage

Remaining tasks

do it!

User interface changes

API changes


Viewing all articles
Browse latest Browse all 313910

Trending Articles