wiki.techinc.nl/tests/phpunit/includes/OutputTransform
Subramanya Sastry d47c70ddac ExtractBody: Use page title recorded in ParserOutput
* Followup to 9a466310
* I had previously added page title info to ParserOutput as part of
  6e5413b1, but while working on 9a466310, we didn't realize that.
* Removed urldecode(..) since output of Title::getPrefixedDBKey
  isn't urlencoded and urldecode converts "+" into " ". A new test
  ensures that edge case works properly.
* Simplify testing + add additional test to ensure title normalization
  doesn't trip up the transform.

Bug: T358242
Change-Id: I9a0cb00bdf9d104a4b327d72b1ec94cf509883a2
2024-04-19 18:31:08 +05:30
..
Stages ExtractBody: Use page title recorded in ParserOutput 2024-04-19 18:31:08 +05:30
DefaultOutputPipelineFactoryTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
OutputTransformStageTestBase.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-01 15:58:13 -05:00
TestUtils.php HandleSectionLinks: Remove old debug logging for resolved bug 2024-03-07 23:09:25 +01:00