Skip to content
Discussion options

You must be logged in to vote

@Alex-e107nl Confirmed, and it is ours rather than anything the scanner got through with. I reproduced it: on master that URL comes back with your fatal at news.php:442 and the same three frames, and on release/v2.3.x the same code sits at line 436.

Until a fix lands, the quickest way to stop it is the news preference: Admin > News > Preferences, General tab, set Pagination back to Record. The crashing block only runs while it is set to Page (news.php#L430), and Record is what e107 ships. It is not free: under Record the number in a news URL is a record offset rather than a page number, so an existing bookmark or an indexed ?page=2 lands somewhere else. Your own links are rebuilt either way.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Alex-e107nl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant