Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxonomy title is URLized with v0.18.1 #3070

Closed
yvele opened this issue Feb 20, 2017 · 2 comments
Closed

Taxonomy title is URLized with v0.18.1 #3070

yvele opened this issue Feb 20, 2017 · 2 comments
Assignees
Milestone

Comments

@yvele
Copy link

yvele commented Feb 20, 2017

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 ?)

@bep bep added the Bug label Feb 23, 2017
@bep bep added this to the v0.19 milestone Feb 23, 2017
@bep bep self-assigned this Feb 23, 2017
@bep bep closed this as completed in c1425a1 Feb 23, 2017
@yvele
Copy link
Author

yvele commented Feb 23, 2017

@bep 👍

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants