Last modified: 2010-05-15 16:03: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 T15684, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13684 - Link in Special:ListGroupRights should be in content language
Link in Special:ListGroupRights should be in content language
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.13.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-10 16:09 UTC by Robin Pepermans (SPQRobin)
Modified: 2010-05-15 16:03 UTC (History)
1 user (show)

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


Attachments

Description Robin Pepermans (SPQRobin) 2008-04-10 16:09:12 UTC
The link in the new special page ListGroupRights should be in the content language, and not in the user language. 
So please change the line
$r[] = wfMsgExt( 'listgrouprights-link', array( 'parseinline' ), $permission );
to
$r[] = wfMsgExt( 'listgrouprights-link', array( 'parseinline', 'content' ), $permission );
Comment 1 Alexandre Emsenhuber [IAlex] 2008-04-10 16:33:24 UTC
fixed in r33077.

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


Navigation
Links