Last modified: 2012-11-11 15:10:28 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 T44009, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42009 - Special:TimedMediaHandler is blank
Special:TimedMediaHandler is blank
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
TimedMediaHandler (Other open bugs)
unspecified
All All
: Unprioritized trivial (vote)
: ---
Assigned To: Michael Dale
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-11 13:48 UTC by Erik Moeller
Modified: 2012-11-11 15:10 UTC (History)
3 users (show)

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


Attachments

Description Erik Moeller 2012-11-11 13:48:49 UTC
TMH adds a blank special page "Special:TimedMediaHandler". This should be removed/delisted or whatever makes sense.
Comment 1 Alex Monk 2012-11-11 13:57:40 UTC
It does stuff, you just can't see it:
public function execute( $par ) {
	// only show if user has right permissions
	if ( !$this->getUser()->isAllowed( 'transcode-status' ) ) {
		return;
	}
Comment 2 Erik Moeller 2012-11-11 13:59:30 UTC
In that case it should not be listed and show an error if a user attempts to access it without the right permissions.
Comment 3 Alex Monk 2012-11-11 14:27:43 UTC
Gerrit change #32906
Comment 4 Alex Monk 2012-11-11 15:10:28 UTC
Merged by Reedy.

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


Navigation
Links