Last modified: 2009-04-30 14:33:14 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 T18576, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16576 - A problem in the combination DPL 1.7.4 and MW1.13 using Chinese interface
A problem in the combination DPL 1.7.4 and MW1.13 using Chinese interface
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
DynamicPageList (Other open bugs)
unspecified
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-12-06 14:27 UTC by Michael Chang
Modified: 2009-04-30 14:33 UTC (History)
0 users

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


Attachments

Description Michael Chang 2008-12-06 14:27:02 UTC
Following DPL Query code can work fine in MW1.13 with English interface (using '''<tt>$wgLanguageCode = "en";</tt>''' in the Localsetting.php ):
 <nowiki>{{#dpl: namespace=Category | format=,\n*%TITLE%,,}}</nowiki>

But if I change '''<tt>$wgLanguageCode = "en";</tt>''' to '''<tt>$wgLanguageCode = "zh-tw";</tt>''', the result of the code above will change to following:
 %DPL-1.7.4-??: ??? '$0' ??: 'namespace'! ??: $0= ???? (?)?

In this situation, I can use <nowiki>{{#dpl: namespace=分類  &#60;!-- "分類" is the word "category" in Chinese -->| format=,\n*%TITLE%,,}}</nowiki> and the way works. But I don't like this.
~~~~

==My Environment==
* MediaWiki: 1.13.0
* Win XP
* DPL 1.7.4
*The AppServ Open Project - 2.5.7 for Windows
** Apache Web Server Version 2.2.3
** PHP Script Language Version 5.1.6
** MySQL Database Version 5.0.24a
Comment 1 Shinjiman 2009-04-30 14:33:14 UTC
That had been fixed on r50074.
Also, the codebase had been updated to 1.7.6.

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


Navigation
Links