This is working!

From Freephile Wiki
< Foo
CommentStreams:44b3abb8995f568bf8f4975502fb62fd

Patch applied manually


// user can read the page
if ( $this->areCommentsEnabled === self::COMMENTS_ENABLED &&
$output->getUser()->probablyCan( 'read', $title ) ) {
return $title;