Pwirth has uploaded a new change for review.
https://gerrit.wikimedia.org/r/323810
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
(cherry picked from commit eb82f89bc16c7022f24c4506f976502d80a6aab0)
---
M Review/Review.class.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions
refs/changes/10/323810/1
diff --git a/Review/Review.class.php b/Review/Review.class.php
index 2b7eab4..ac07e2e 100644
--- a/Review/Review.class.php
+++ b/Review/Review.class.php
@@ -1348,7 +1348,7 @@
$oStatus = Status::newGood( $oReviewProcess );
Hooks::run( 'BSReviewVoteComplete', array(
- $this,
+ $oReview,
$step_id,
$oReviewProcess,
$oTitle,
--
To view, visit https://gerrit.wikimedia.org/r/323810
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_23
Gerrit-Owner: Pwirth <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits