Last modified: 2011-03-13 18:05:13 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 T9226, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7226 - AllMessages PHP mode: not all languages based on English
AllMessages PHP mode: not all languages based on English
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.8.x
All All
: Lowest minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ba.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-03 22:53 UTC by Alexander Sigachov
Modified: 2011-03-13 18:05 UTC (History)
1 user (show)

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


Attachments
trivial patch for trunk (789 bytes, patch)
2006-09-03 22:54 UTC, Alexander Sigachov
Details

Description Alexander Sigachov 2006-09-03 22:53:43 UTC
Not all languages based on English. E. g. Bashkir language (MessagesBa.php) has

 $fallback = 'ru';

But in PHP mode of Special:Allmessages all non English messages presented. It
contains Russian and Bashkir messages together. It is not usefull.
Comment 1 Alexander Sigachov 2006-09-03 22:54:22 UTC
Created attachment 2309 [details]
trivial patch for trunk
Comment 2 Alexander Sigachov 2006-09-03 23:03:30 UTC
Comment on attachment 2309 [details]
trivial patch for trunk

The patch was tested at local instalation
Comment 3 Rotem Liss 2006-09-04 16:57:02 UTC
Comment on attachment 2309 [details]
trivial patch for trunk

I think this patch won't work, and doesn't work in my local installation with a
different language. It actually checks if the DB message differs from the
default message (if the language is not English), and therefore only shows the
messages which are changed in the local database. Because we sometimes want to
apply it to the language file, it's not good.

However, I will fix this bug soon.
Comment 4 Rotem Liss 2006-09-04 17:24:10 UTC
Fixed in r16397.
Comment 5 Brion Vibber 2006-10-02 16:36:07 UTC
Reverted in r16736; caused bug 7460.

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


Navigation
Links