jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Robert Vogel: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Ib8dcb1af38ca355ff7df50e6b9510cb21882a153
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_27
Gerrit-Owner: Robert Vogel <[email protected]>
Gerrit-Reviewer: Dvogel hallowelt <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits