]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/collections: Fix WordCount (etc.) regression in Where, Sort, Delimit
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 11 Jul 2023 07:48:57 +0000 (09:48 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 11 Jul 2023 10:11:39 +0000 (12:11 +0200)
commit5bec50838c9d5ce097a82d91b7924f22453de1a9
tree8b99d19e7ec74063fdf9aff401c63523dabc3c01
parentf650e4d751d83566a88f7fd78d264730b5d06262
tpl/collections: Fix WordCount (etc.) regression in Where, Sort, Delimit

Fixes #11234
tpl/collections/collections.go
tpl/collections/collections_test.go
tpl/collections/integration_test.go
tpl/collections/sort.go
tpl/collections/sort_test.go
tpl/collections/where.go
tpl/collections/where_test.go