moinwiki/moin

Tag pages list each name for a page with multiple names separately

william42 opened this issue · 3 comments

This seems somewhat odd to me given that almost every other part of the site dealing with page names tends to coalesce them, separating with a dot or the like.

Page names are grouped together in the page trail or in the history. In lists that are sorted alphabetically, however, the names are displayed separately in the correct order. This is the case in the index, in the tag list and in the output of the TitleIndex() macro.

@william42, do you have any comments? Can we close this issue?

I think it's fine to close now that I understand what's going on