[MediaWiki-commits] [Gerrit] mediawiki...SecurePoll[wmf/1.28.0-wmf.20]: Fix fatal

2016-09-22 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Fix fatal
..


Fix fatal

The base class has no constructor since c64c3ef9a8f33d89df9a801efa6c1d498f8722b1

Bug: T146440
Change-Id: Ia503a2760978364098ff950827e7f9063dee78e6
---
M includes/ballots/Ballot.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  MaxSem: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/ballots/Ballot.php b/includes/ballots/Ballot.php
index 63af83e..07887db 100644
--- a/includes/ballots/Ballot.php
+++ b/includes/ballots/Ballot.php
@@ -267,7 +267,6 @@
public $sp_ids = array();
 
function __construct( $context ) {
-   parent::__construct();
$this->sp_context = $context;
}
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia503a2760978364098ff950827e7f9063dee78e6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: wmf/1.28.0-wmf.20
Gerrit-Owner: MaxSem 
Gerrit-Reviewer: MaxSem 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...SecurePoll[wmf/1.28.0-wmf.20]: Fix fatal

2016-09-22 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review.

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

Change subject: Fix fatal
..

Fix fatal

The base class has no constructor since c64c3ef9a8f33d89df9a801efa6c1d498f8722b1

Bug: T146440
Change-Id: Ia503a2760978364098ff950827e7f9063dee78e6
---
M includes/ballots/Ballot.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SecurePoll 
refs/changes/50/312450/1

diff --git a/includes/ballots/Ballot.php b/includes/ballots/Ballot.php
index 63af83e..07887db 100644
--- a/includes/ballots/Ballot.php
+++ b/includes/ballots/Ballot.php
@@ -267,7 +267,6 @@
public $sp_ids = array();
 
function __construct( $context ) {
-   parent::__construct();
$this->sp_context = $context;
}
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia503a2760978364098ff950827e7f9063dee78e6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: wmf/1.28.0-wmf.20
Gerrit-Owner: MaxSem 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits