User "Brion VIBBER" changed the status of MediaWiki.r86676. Old Status: new New Status: resolved
User "Brion VIBBER" also posted a comment on MediaWiki.r86676. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86676#c18452 Commit summary: Fix bug #28642 - wrong part->commentEnd set to abbutting comments To be able to search for headline-closing equal sign even when there are comments between the last = and the linebreak, there are some position values appended to the recent domParts. This works well with the first comment, but as soon as a second one comes, the commentEnd value is set to $wsEnd instead of $endPos. Patch from Bergi Comment: Ok with fixed in r86709 and test cases in r86795. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
