A report from the documentation maintainer
A report from the documentation maintainer
Posted Nov 3, 2016 15:56 UTC (Thu) by farnz (subscriber, #17727)In reply to: A report from the documentation maintainer by nybble41
Parent article: A report from the documentation maintainer
But "the uppercase letters from A to Z" is locale-dependent. For a Pole, that includes Ó. For a Swede, it does not.
Basically, the moment you go beyond the user specifying all characters that they're interested in, you're making locale assumptions; whether that be because you're guessing at case, or because you're looking at a range and the user expects the range to include the characters they would include in that range.
