Robert Vogel has uploaded a new change for review.
https://gerrit.wikimedia.org/r/323413
Change subject: BSReview: Replaced $this with $oReview. Function doVote is
static
......................................................................
BSReview: Replaced $this with $oReview. Function doVote is static
=> needs cherry-pick to REL1_27
Change-Id: Ib8dcb1af38ca355ff7df50e6b9510cb21882a153
---
M Review/Review.class.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions
refs/changes/13/323413/1
diff --git a/Review/Review.class.php b/Review/Review.class.php
index 3a58f0f..3a95e0f 100644
--- a/Review/Review.class.php
+++ b/Review/Review.class.php
@@ -1390,7 +1390,7 @@
$oStatus = Status::newGood( $oReviewProcess );
Hooks::run( 'BSReviewVoteComplete', array(
- $this,
+ $oReview,
$step_id,
$oReviewProcess,
$oTitle,
--
To view, visit https://gerrit.wikimedia.org/r/323413
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib8dcb1af38ca355ff7df50e6b9510cb21882a153
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_27
Gerrit-Owner: Robert Vogel <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits