Topic link counter stops at 50

Without looking at the code, I think that number probably comes from topic_links, so something like

select * from topic_links where topic_id=1234

It does seem like a bug, though.

3 Likes