Last modified: 2006-10-08 13:02:51 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 T9459, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7459 - Translation of magic words are always case sensitive
Translation of magic words are always case sensitive
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.8.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-01 15:51 UTC by Alexander Sigachov
Modified: 2006-10-08 13:02 UTC (History)
1 user (show)

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


Attachments
preg_match +u (551 bytes, patch)
2006-10-01 15:52 UTC, Alexander Sigachov
Details

Description Alexander Sigachov 2006-10-01 15:51:53 UTC
Example

MessagesRu.php contains line:

 'redirect' => array( 0,    '#REDIRECT', '#ПЕРЕНАПРАВЛЕНИЕ', '#ПЕРЕНАПР'),

I can use 

#REDIRECT [[article]]
#redirect [[article]]
#ПЕРЕНАПРАВЛЕНИЕ [[article]]
but not
#перенаправление [[article]]
Comment 1 Alexander Sigachov 2006-10-01 15:52:36 UTC
Created attachment 2425 [details]
preg_match +u
Comment 2 Niklas Laxström 2006-10-08 13:02:51 UTC
Fixed that and other problem preventing case insensitive matching in r16858.

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


Navigation
Links