Last modified: 2013-07-25 08:56:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47888, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45888 - Banner class errors: "missing parameter on removeTemplate", "$this cannot be used in static context"
Banner class errors: "missing parameter on removeTemplate", "$this cannot be ...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CentralNotice (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Matt Walker
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-08 08:18 UTC by Sam Reed (reedy)
Modified: 2013-07-25 08:56 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-03-08 08:18:54 UTC
Line 58 of Banner.php missing parameter on removeTemplate call

$result = Banner::removeTemplate( $this->name );

static function removeTemplate( $name, $user ) {

Line 80 of Banner.php $this cannot be used in static context
Comment 1 Matt Walker 2013-03-15 21:09:41 UTC
This was rolled into something else that's awaiting review: https://gerrit.wikimedia.org/r/#/c/48332/
Comment 2 Andre Klapper 2013-07-25 08:14:07 UTC
(In reply to comment #1)
> This was rolled into something else that's awaiting review:
> https://gerrit.wikimedia.org/r/#/c/48332/

Merged on 2013-03-29. Closing as FIXED.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links