Quote:
Originally Posted by lordvetinari2
it seems that the articles are corrupted on download. That's weird, because it's always different articles every time.
|
That is odd. I've never seen it before.
Quote:
I think we are misunderstanding each other. Please check the attached image. The "Next" link I mean is the one at the top, on the navigation menu.
|
Yes, I misunderstood. I thought you were referring to links on the page, not navigation bar links. The navbar links are created as the html is constructed. Typically, the Next link on feed_0/article_0 is to feed_0/article_1/index.html, which has a Next link to feed_0/article_2/index.html, etc. until the last article in feed_0, where the Next link points to feed_1/index.html.
The last "Next" link is invalid if there is no next feed. I suppose it's a bug, but not one I notice, as I don't use the navbar. If your next article's index.html isn't built, that would make an invalid Next link.