]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl: Fix language handling in partials
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 15 Apr 2025 07:05:24 +0000 (09:05 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 15 Apr 2025 09:25:54 +0000 (11:25 +0200)
commitd61b9fc605e028214e2f788699c04a0aa2ac42cf
tree93f0b494ab84b5b507bec059c2e1869059546062
parent01667275d42b90e69a5dded1820e9f44e398a1b5
tpl: Fix language handling in partials

We now use the same code path for all templates re this.

Fixes #13612
common/paths/pathparser.go
hugolib/content_map_page.go
tpl/tplimpl/templatestore.go
tpl/tplimpl/templatestore_integration_test.go