Last modified: 2012-06-14 23:59:11 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 T36943, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34943 - Special:CheckUser/Log redirects to Special:CheckUser, not the new Special:CheckUserLog
Special:CheckUser/Log redirects to Special:CheckUser, not the new Special:Che...
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
CheckUser (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 31793
  Show dependency treegraph
 
Reported: 2012-03-03 22:48 UTC by AGK
Modified: 2012-06-14 23:59 UTC (History)
3 users (show)

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


Attachments

Description AGK 2012-03-03 22:48:38 UTC
I'm not sure if r112586 is responsible or not, but to aid in backwards-compatibility the old Special:CheckUser/Log should redirect to the new Special:CheckUserLog and not (as it currently is) to Special:CheckUser.
Comment 1 Marcin Cieślak 2012-06-14 23:59:11 UTC
This code:

( !isset( $this->logSubpageTitle ) ) {
    $this->logTitle =

didn't have a chance to work at all (logSubpageTitle was never set
so this was always true).

I think Special:CheckUser/Log got broken before, when implementing Special:CheckUserLog - looks like it was r100506 breaking this compatibility.

Right now, after bug 31793, [[Special:CheckUser/Log]] means something else:
 redirect to the Special:CheckUser form with username prefilled with username 'Log'", so I would propose to WONTFIX this.

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


Navigation
Links