Skip to content

Taxonomy title is URLized with v0.18.1 #3070

@yvele

Description

@yvele

Let's say I have

{
  "title": "Hello",
  "taxonomy": ["Foo Bar"],
}

## Hello

World

With v0.17, my Taxonomy page title were perfect: "Foo Bar".

Now with v0.18.1, the taxonomy page title (.Title) is URLized: "foo-bar".

I'm both using pluralizeListTitles and preserveTaxonomyNames

pluralizeListTitles = false
preserveTaxonomyNames = true

Is this a bug or a misuse? I can't find any other related issue (#2835 ?)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions