Page MenuHomePhabricator

SpecialPageExecutor does not return full HTML output of executed page
Closed, ResolvedPublic

Description

The test helper SpecialPageExecutor::executeSpecialPage() is not returning the full body HTML contrary to its documentation. This makes test that attempts to test special page subtitle contents to fail because the links are nowhere to be found during the test, even though they'll eventually show up in the actual generated HTML

Event Timeline

Change 642351 had a related patch set uploaded (by Ammarpad; owner: Ammarpad):
[mediawiki/core@master] Fix SpecialPageExecutor to actually return full output content

https://gerrit.wikimedia.org/r/642351

Change 642351 merged by jenkins-bot:
[mediawiki/core@master] Add option to allow SpecialPageExecutor return the full HTML content

https://gerrit.wikimedia.org/r/642351

Ammarpad claimed this task.

Change 676963 had a related patch set uploaded (by Reedy; author: Ammarpad):

[mediawiki/core@REL1_35] Add option to allow SpecialPageExecutor return the full HTML content

https://gerrit.wikimedia.org/r/676963

Change 676963 abandoned by Reedy:

[mediawiki/core@REL1_35] Add option to allow SpecialPageExecutor return the full HTML content

Reason:

https://gerrit.wikimedia.org/r/676963