https://bugzilla.wikimedia.org/show_bug.cgi?id=41352
--- Comment #10 from Daniel Kinzler <[email protected]> 2012-10-25 09:16:13 UTC --- Some observations: * Looking at textContentHandler::merge3, I don't see any way how a TextContent object could be passed to wfMerge. * Looking at WikitextContentHandlerTest, there is testMerge3, a test case for checking the auto merge functionality. This test is routinely called and passes. So the problem has to lie somewhere else, probably in the way EditPage handles auto-merging of conflicts of *sections*. I'll investigate some more. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
