See the failures added in https://gerrit.wikimedia.org/r/c/mediawiki/services/parsoid/+/837733.
It appears that Parsoid doesn't follow redirects for image href and resource attributes.
See the failures added in https://gerrit.wikimedia.org/r/c/mediawiki/services/parsoid/+/837733.
It appears that Parsoid doesn't follow redirects for image href and resource attributes.
The tests for redirect capability were added in ea6eaf7db632f16445a5edffcb19137ed329a991. In theory we should be using the same code as core here, via DataAccess -- that is, Parser::fetchFileAndTitle().