Cenarium has uploaded a new change for review.
https://gerrit.wikimedia.org/r/252882
Change subject: FIX2
......................................................................
FIX2
Change-Id: I8edf7e7b6deecd6765f39765ce797c6257bf2ccf
---
M business/RevisionReviewForm.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FlaggedRevs
refs/changes/82/252882/1
diff --git a/business/RevisionReviewForm.php b/business/RevisionReviewForm.php
index 3f132e6..3ac545f 100644
--- a/business/RevisionReviewForm.php
+++ b/business/RevisionReviewForm.php
@@ -494,7 +494,7 @@
# Update the article review log
$oldSvId = $oldSv ? $oldSv->getRevId() : 0;
FlaggedRevsLog::updateReviewLog( $this->page, $this->dims,
$this->oldFlags,
- $this->comment, $this->oldid, $oldSvId, false,
$this->user );
+ $this->comment, $this->oldid, $oldSvId, false, false,
$this->user );
# Get the new stable version as of now
$sv = FlaggedRevision::determineStable( $this->page, FR_MASTER
/*consistent*/ );
--
To view, visit https://gerrit.wikimedia.org/r/252882
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8edf7e7b6deecd6765f39765ce797c6257bf2ccf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FlaggedRevs
Gerrit-Branch: master
Gerrit-Owner: Cenarium <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits