Bsitu has uploaded a new change for review. Change subject: (bug 43701) - LinkedPage was linked by 127.0.0.1 from page ......................................................................
(bug 43701) - LinkedPage was linked by 127.0.0.1 from page If multiple pages are transcluding a page, a link update on the page being transcluded would trigger notifications for all the transcluding pages, we only need to fire the notification for the page being transcluded. The solution in this patch seems to work but I have not fully investigated all possible scenarios. -2 for now Change-Id: I6932ffb2e5dba3da40db17bd37ce2cc6cb8aee17 --- M Hooks.php 1 file changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo refs/changes/89/42889/1 -- To view, visit https://gerrit.wikimedia.org/r/42889 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6932ffb2e5dba3da40db17bd37ce2cc6cb8aee17 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Bsitu <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
