https://bugzilla.wikimedia.org/show_bug.cgi?id=23947

Bryan Tong Minh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Bryan Tong Minh <[email protected]> 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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to