Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCategories with latin2 characters are not displayed in post meta #156
Comments
This comment has been minimized.
This comment has been minimized.
Hello, This information is not enough to provide an accurate answer. Maybe you should add an example at least? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I reproduced this, but I'm not sure that this is the theme related issue. Briefly: the main problem that we can't get a page from a generated link that contains complex symbols. Related code line: .GetPage just return noPage. Maybe .GetPage can't handle such cases correctly.I don't have time to investigate this right now. I'll be back later, as soon as I have time for this. I will not mark this as a theme bug right now. |
This comment has been minimized.
This comment has been minimized.
I prepared a bugfix for this. I tried to follow the Hugo documentation example for taxonomy templates, but it should not be trusted right now, in this particular example, at least. @janicetr, thank you for reporting this. |
Categories with latin2 character(s) are displayed properly in the categories widget, but do not show up in the post meta. Maybe a parsing issue? They are UTF-8 encoded in the front matter.