Last modified: 2013-07-24 14:57:04 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 T25947, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23947 - Case sensitivity problem with GlobalUsage
Case sensitivity problem with GlobalUsage
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
GlobalUsage (Other open bugs)
unspecified
All All
: Normal normal with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
: 29803 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-13 19:58 UTC by Lejonel
Modified: 2013-07-24 14:57 UTC (History)
5 users (show)

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


Attachments
Patch that implements option 2 (3.00 KB, patch)
2010-07-05 20:01 UTC, Bryan Tong Minh
Details

Description Lejonel 2010-06-13 19:58:08 UTC
It seems that there are some problems with the Global Usage extension and wikis with case sensitive initial letters (like Wiktionaries).

See http://commons.wikimedia.org/w/index.php?title=Commons:Village_pump&oldid=40453079#Incomplete_usage_listings
Comment 1 Bryan Tong Minh 2010-07-05 19:42:09 UTC
This can either be fixed at insertion, by always capitalizing the input, or at query, by querying both the uncapitalized and capitalized version.

The first one gives a problem if both capitalized and uncapitalized shared repos are used, because the capitalization would need to be fixed when a file is deleted on one of the shared repos and exists on the other.

The second one is just nasty, but I'm still going for that one.
Comment 2 Bryan Tong Minh 2010-07-05 20:01:45 UTC
Created attachment 7555 [details]
Patch that implements option 2

Patch; needs testing; posting here so I don't lose it.
Comment 3 p858snake 2011-04-30 00:09:00 UTC
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
Comment 4 Bawolff (Brian Wolff) 2013-02-07 16:25:35 UTC
*** Bug 29803 has been marked as a duplicate of this bug. ***
Comment 5 baltoslavic 2013-06-12 19:04:53 UTC
Bulk patch has not corrected problem on "duplicate" Bug 29803.  See details there for continued problem.  Links TO Wiktionary are case-sensitive, which is fine, but link searches FROM Wiktionary are also made case-sentitive for purposes of checking usage in Commons, and that is a problem.  The search fails to find file usage, as is.  

Not sure why the other bug was marked "duplicate", since the problem here seems to have been fixed, but the problem over there has not.
Comment 6 baltoslavic 2013-06-12 19:56:15 UTC
For the record, this problem has now been around for TWO YEARS without being fixed.  Is anyone working on it?
Comment 7 Andre Klapper 2013-06-12 20:18:59 UTC
baltoslavic: See "Assigned To: Nobody" above, so nobody is working on this. To get things going, anybody could take the patch in comment 2 and test and improve it on a local test installation of MediaWiki or on a Wikimedia Labs instance.

Bryan: Any plans to pick up your patch again?

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


Navigation
Links