Last modified: 2012-10-01 20:41:32 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 T42668, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40668 - "Return to Array." when logging in
"Return to Array." when logging in
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
unspecified
All All
: High minor (vote)
: ---
Assigned To: Sam Reed (reedy)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-01 19:43 UTC by Alex Monk
Modified: 2012-10-01 20:41 UTC (History)
1 user (show)

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


Attachments
return to Array ss (78.11 KB, image/png)
2012-10-01 19:49 UTC, Chris McMahon
Details

Description Alex Monk 2012-10-01 19:43:42 UTC
When logging in to MediaWiki.org (or a deployment-prep site according to Chris McMahon, so I'm assuming this is was broken in 1.21wmf1), I get "Return to Array.", instead of "Return to" with the page name I just came from.
Comment 1 Chris McMahon 2012-10-01 19:48:48 UTC
seen after deploy to mw.o Oct 1

screen shot attached
Comment 2 Chris McMahon 2012-10-01 19:49:29 UTC
Created attachment 11153 [details]
return to Array ss

return to Array
Comment 3 Sam Reed (reedy) 2012-10-01 20:11:19 UTC
'returnto'          => 'Return to $1.',

		$link = $this->msg( 'returnto' )->rawParams(
			Linker::link( $title, $text, array(), $query, $options ) )->escaped();

I think, it's:
https://gerrit.wikimedia.org/r/#/c/25529/
Comment 4 Sam Reed (reedy) 2012-10-01 20:41:32 UTC
https://gerrit.wikimedia.org/r/#/c/25530/

Options is at the wrong position at line 996

https://gerrit.wikimedia.org/r/#/c/25941/

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


Navigation
Links