Unread count not shown when using multilevel categories

PLEASE READ THIS BEFORE POSTING: Read before posting / reporting bugs

Describe the problem you’re having:

I’m using multi-level categories and with an update from the last weeks, the unread counter is not showing in the root category anymore. ie:

root [unread counter not shown]
–sub1 [2 unread]
----feed1
----feed2 [2 unread]
–sub2

[Edit] Theme is default, no css customisation.

If possible include steps to reproduce the problem:

tt-rss version (including git commit id):

Tiny Tiny RSS v20.01-952ac1512

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
Ubuntu 18.04.3, php 7.2, postgresql 10.10

Please provide any additional information below:

do you have this changeset? your version commit is not in my repository so you’re on a merge commit or something

https://community.tt-rss.org/t/suggestion-make-feeds-with-starred-articles-more-visible/3155/10?u=fox

Yes, its there.

I’ve just seen I’m on a different commit, because i’ve changed the template for publishing the rss-feeds again: thats the only change to the newest version on git master branch.

this should fix it:

https://git.tt-rss.org/fox/tt-rss/commit/47135160d1fd84e88ebfeb9400ca7ac8c965c39c

a very shameful mistake on my part tbqh :face_with_raised_eyebrow:

Thanks! It’s fixed now!