Closed wagnerflo closed 6 years ago
Actually: What the breadcrumb code is doing, is making design decisions (what text to display for the link) in the code instead of the templates.
Please hold of merging this one. I'll amend the pull request and fix this in a (IMHO) better way.
While moving the breadcrumb generation into a template tag, I failed to notice that the links generated therein are actually wrong.
Here's a fix that also improves titles: Previously breadcrumbs for pages that existed but didn't have a title set did get an empty string and thus an empty entry in the breadcrumb list. Now they'll be given the slug-part.