mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-29 01:54:33 +00:00
0dee3d3587
* Parser generates signature to compare against * Signature can be overwritten per wiki, in NS_MEDIAWIKI * Such overwritten default can be different depending on page the signature is on[1] * Our comparison signature generation was page-agnostic (always from Title::newMainPage) * Signatures didn't match up on own talk pages, where default signature is different Also added 2 new tests cases & improved tests by also setting the page 1: https://en.wikipedia.org/w/index.php?title=MediaWiki%3ASignature&diff=176507985&oldid=176229132 Bug: T78424 Change-Id: Ice151d4d16236a5d1556ef62805b61310c7beb85 |
||
---|---|---|
.. | ||
40608353.txt | ||
40610292.txt | ||
138274875.txt | ||
138275105.txt | ||
637637213.txt | ||
637638133.txt | ||
646790570.txt | ||
646792804.txt | ||
647258025.txt | ||
647260329.txt | ||
README |
This folder holds wikitext revision excerpts that are used in phpunit/includes/DiscussionParserTest.php It just seemed a bit overkill to include the entire content in the PHP code ;)