(Solved) Forums: Can only see newest 20 items in each forum
-
@Asperamanca thanks!
I'll take a look, I remember we fixed this when the forum was first put online. Apparently the problem returned with the version upgrade. -
Items are now displayed, but all of them have invalid links. I get e.g. in "General and Desktop":
/category/10/%7Brelative_path%7D/topic/59885/empty-locals-and-expressions-in-some-projects Not Found
You seem to have stumbled upon a page that does not exist. Return to the home page.
There seems to be a minor issue with fading in the items: Sometimes an item gets stuck in a half-faded state.
-
I got same issue. both firefox and chrome.
most of the topics says
https://forum.qt.io/category/10/{relative_path}/topic/59828/qt-creator-suddenly-stopped-to-show-debug-info
You seem to have stumbled upon a page that does not exist. Return to the home page.Note the Brelative_path% in middle. seems odd.
But top ones works.
Update:
Just to rule out local browsers.
It fails also at work.
"You seem to have stumbled upon a page that does not exist."
for most posts that are not in top 20-25. (of list)update 2:
tried from clean ubuntu with firefox. same result.
So not windows only and not related to cached pages client side.update 3:
it possible to spot them in main list, by hovering mouse. Those that will fail already contains the
%7Brelative_path% in URL. those that still work do not.its Qt Development \General and Desktop . not checked other places.
-
@Asperamanca sounds like a temporary issue. Right now I don't see this, but this could be me looking in the wrong place.
-
@tekojo
hi. you think it will repair itself ?
If you do not see it, for any posts. Then it might be related to browser version/OsHere is how it looks when hovering over post that wont be shown.
http://postimg.org/image/rbwh7101p/ -
@tekojo said:
@Asperamanca sounds like a temporary issue. Right now I don't see this, but this could be me looking in the wrong place.
Things work for the top 20 items. Once items appear after scrolling, they show this invalid link.
-
@Asperamanca
If I disable endless scrolling in Settings under profile.
Then all posts works again.
when switching pages.So its infinite scrolling that causes this. (it seems)
-
@Asperamanca @mrjj
Should be now fixed. Hope there aren't any other strange bugs :)