2023-06-02: A second day

2023-06-02

A second day happened!

Changes

It covers commits added over the eaf540262e..b8e7644636 interval on 11.x branch.

#3363873: Stop using first-uuid and second-uuid in tests: violates config schema

#3363873

More coherent data over a few tests, and preventing a future fail at the related #3361534. Maintainability++

#3320721: The active page number is not showing on the last page(Views Full pager)

#3320721

Nice bug fix for views full pager when number of pager links is 1. One less bug there!

#2628230 Adding File Usage “File” relationship results in broken/missing handler

#2628230

A long running issue around file views related relationships, it was found on 2015. Thanks for the effort here!

Closing

Three nice fixes got in this time. A different core maintainer was active today ;-)

I can highlight that a issue running for a bit more than seven years has been addressed in one of the three commits! This kind of bugs are the most pleasant to see added, even if sometimes it takes a while, the result impact us all positively.

Annex

Meta

The set

$ git log --oneline --reverse read-2023-06-01..origin/11.x
11ac835932 Issue #3363873 by Wim Leers: Stop using `first-uuid` and `second-uuid` in tests: violates config schema
3da8c30968 Issue #3320721 by ranjith_kumar_k_u, martins.bertins, Manibharathi E R, smustgrave, Lendude: The active page number is not showing on the last page(Views Full pager)
b8e7644636 (HEAD -> reading, origin/HEAD, origin/11.x) Issue #2628230 by Lendude, mohit_aghera, wadmiraal, usrsbn, cilefen, dawehner, nubeli: Adding File Usage "File" relationship results in broken/missing handler