Last modified: 2008-02-05 18:53:20 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 T14739, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12739 - Change wfMsg to wfMsgForContent for message "pfunc_max_ifexist_category"
Change wfMsg to wfMsgForContent for message "pfunc_max_ifexist_category"
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ParserFunctions (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-22 18:50 UTC by Robin Pepermans (SPQRobin)
Modified: 2008-02-05 18:53 UTC (History)
1 user (show)

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


Attachments

Description Robin Pepermans (SPQRobin) 2008-01-22 18:50:13 UTC
In ParserFunctions.php there is
   wfMsg( 'pfunc_max_ifexist_category' )
but it should be
   wfMsgForContent( 'pfunc_max_ifexist_category' )

If you now just change your user interface language, you see the category in that language.
With wfMsgForContent you'll see it in the normal content language.
Comment 1 Raimond Spekking 2008-02-05 18:53:20 UTC
fixed with r30857.

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


Navigation
Links