Tim Starling has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/72678


Change subject: Release notes for null edit/forcelinkupdate change
......................................................................

Release notes for null edit/forcelinkupdate change

Release notes for I2dbb5d21fa6b876adefd6bcfc93a83c5904d8d13, bug 50785.

Change-Id: I1f1a95980c440eceb4ddf43fbd06d8c721bf1229
---
M RELEASE-NOTES-1.22
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/78/72678/1

diff --git a/RELEASE-NOTES-1.22 b/RELEASE-NOTES-1.22
index a7390e8..c2f1272 100644
--- a/RELEASE-NOTES-1.22
+++ b/RELEASE-NOTES-1.22
@@ -228,6 +228,10 @@
 * (bug 48201) action=parse&text=foo now assumes wikitext if no title is given,
   rather than using the content model of the page "API".
 * action=watch may now return errors.
+* (bug 50785) action=purge with forcelinkupdate=1 no longer queues refreshLinks
+  jobs in the job queue for link table updates of pages that use the given page
+  as a template. Instead, forcerecursivelinkupdate=1 is introduced and should
+  be used if that behaviour is desirable.
 
 === Languages updated in 1.22===
 
@@ -303,6 +307,9 @@
   Section edit links' brackets can now be customized using CSS by
   styling span.mw-editsection-bracket.
 * The usePatrol function in ChangesList has been marked as deprecated.
+* (bug 50785) A "null edit", that is, a save action in which no changes to the
+  page text are made and no revision recorded, will no longer send refreshLinks
+  jobs to the job table to update pages which use the edited page as a 
template.
 
 == Compatibility ==
 

-- 
To view, visit https://gerrit.wikimedia.org/r/72678
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f1a95980c440eceb4ddf43fbd06d8c721bf1229
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Tim Starling <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to