On Sun, 2008-04-27 at 17:55 +0100, sebb wrote: > 2008/4/26 Oleg Kalnichevski <[EMAIL PROTECTED]>: > > Folks, > > > > _Please_ do try to find a few minutes to review the release notes and > > the packages for the coming release. > > > > Release notes: > > > > http://people.apache.org/~olegk/httpclient-4.0-alpha4-preview/RELEASE_NOTES.txt > > > > Packages: > > http://people.apache.org/~olegk/httpclient-4.0-alpha4-preview/packages/ > > > > Not had time to review thoroughly yet, but there are quite a few > instances of toLowerCase() - and some of toUpperCase() - which don't > specify the Locale. > > These should probably mostly/all use Locale.ENGLISH, otherwise there > may be problems in some Locales, e.g. Turkey, where "i".toUpperCase() > is not equal to "I" - and vice-versa. > > The isSpecialDomain() method in NetscapeDomainHandler is one instance > where the code won't always work in Turkey. > > But given that this is an Alpha Preview, I suppose these fixes could > be deferred. >
Hi Sebastian Many thanks for taking a look at the packages. Would it be a big deal for you to open a JIRA for this issue? Oleg > > Oleg > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
