The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- π³πΏNew Zealand klidifia
The static caching and returning of the $view_title variable results in HTML entities not being decoded - altering to solve.
- Status changed to Needs review
almost 2 years ago 12:45am 8 February 2023 - Status changed to Needs work
over 1 year ago 4:57pm 16 February 2023 - πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
This could use an issue summary update with proposed solution, remaining tasks, etc.
Still needs a test case.
- Status changed to RTBC
over 1 year ago 5:22pm 30 June 2023 - last update
over 1 year ago 29,443 pass - Status changed to Needs work
over 1 year ago 5:38pm 30 June 2023 - πΊπΈUnited States smustgrave
Typically reviews should provide more detail.
But this was tagged for tests and issue summary updates both which still need to happen.
Thanks
- πΊπΈUnited States alison
I know there are other tasks before this can be RTBC, but just chiming in to say that #74 worked perfectly for us on 10.2.0, thank you so much for the fix!!
- π§πͺBelgium gillesv
Was also experiencing the same issue where the breadcrumb would refuse to use the views title defined by the override in the contextual filter settings, even with "Easy Breadcrumb" enabled.
The patch in #74 seems to work fine.