Hello.
I upgrade hugo version to 0.120.1 and it doesn’t work, is it a bug?
hugo v0.120.1-16fb2cae88eb6add7d12e9fbfcf01d8670e60a35+extended linux/amd64 BuildDate=2023-10-30T16:44:31Z VendorInfo=snap:0.120.1
ERROR render of "section" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
ERROR render of "taxonomy" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
ERROR render of "term" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
Built in 677 ms
Error: error building site: render: failed to render pages: render of "home" failed: template: _internal/_default/rss.xml:3:9: executing "_internal/_default/rss.xml" at <site>: can't evaluate field email in type string
In contrast, snap revert
to version 0.119.0 works fine
Thanks for your help. Seb