Last modified: 2010-05-15 15:37: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 T3950, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1950 - Finnish and Russian are broken as a result of changes made in version 1.491 of Language.php
Finnish and Russian are broken as a result of changes made in version 1.491 o...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.5.x
Other All
: Normal blocker (vote)
: ---
Assigned To: zhengzhu
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-22 21:41 UTC by Ævar Arnfjörð Bjarmason
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

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


Attachments

Description Ævar Arnfjörð Bjarmason 2005-04-22 21:41:23 UTC
Finnish and Russian are broken as a result of changes made in version 1.491 of
Language.php, it has got something to do with the languageFi() and languageRu()
functions in both of them, renaming them to "language" solves the problem, but
that might have some side-effects I don't know of.

Assigning it to zhengzhu since he broke it:)
Comment 1 Brion Vibber 2005-04-22 21:51:44 UTC
That's pretty vague. What's broken about them?
Comment 2 Ævar Arnfjörð Bjarmason 2005-04-22 21:57:29 UTC
Switch $wgLanguageCode to 'ru' or 'fi', all the mConverter stuff is broken.
Comment 3 Brion Vibber 2005-04-22 22:07:14 UTC
The constructors on LanguageFi and LanguageRu didn't call the parent constructor, so bits were not initialized.

Fixed.

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


Navigation
Links