mediawiki-extensions-Echo/tests/phpunit/revision_txt
WMDE-Fisch eb81a1c0f1 Avoid unintended mentions when changing content
When content is changed and the change contains the signature
of the user, the method checking for reasonable mentions in
that changes did not consider multiple signatures.

The patch fixes that and adds a test for it.

Bug: T154406
Change-Id: I86303f42e97d16c68e3235b0e2d13542ceedf1fe
2017-03-01 11:58:08 +00:00
..
40608353.txt
40610292.txt
138274875.txt
138275105.txt
612485595.txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
612485855.txt Add test case to demonstrate T68512 is fixed 2015-07-06 17:31:08 -07:00
637637213.txt
637638133.txt
646790570.txt
646792804.txt
647258025.txt
647260329.txt
747747747.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
747747748.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
747747749.txt Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
747747750.txt Echo notifications for successful mentions 2016-08-01 13:40:55 +02:00
747798765.txt Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
747798766.txt Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
747798767.txt Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
747798768.txt Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
747798770.txt Send mentions when editing multiple sections in between sections. 2016-09-08 15:15:14 +02:00
747798771.txt Send mentions when editing multiple sections in between sections. 2016-09-08 15:15:14 +02:00
747798772.txt Send mentions when editing multiple sections in between sections. 2016-09-08 15:15:14 +02:00
987654321.txt Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
987654322.txt Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
987654323.txt Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
987654324.txt Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
987654325.txt Send notification for mentions on changes 2016-09-14 12:36:22 +02:00
987654400.txt Fix mentions failing editing empty pages 2017-02-10 14:39:13 +00:00
987654401.txt Fix mentions failing editing empty pages 2017-02-10 14:39:13 +00:00
987667998.txt Avoid unintended mentions when changing content 2017-03-01 11:58:08 +00:00
987667999.txt Avoid unintended mentions when changing content 2017-03-01 11:58:08 +00:00
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 ;)