[
https://issues.apache.org/jira/browse/HTTPCLIENT-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Müller updated HTTPCLIENT-657:
-------------------------------------
Attachment: TestBasicCookieAttribHandlers.java.patch
patch for the issue, although it's almost not worth the trouble ;)
> TestBasicCookieAttribHandlers fails on non-english Locale systems
> -----------------------------------------------------------------
>
> Key: HTTPCLIENT-657
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-657
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Environment: non-english Locale
> Reporter: Daniel Müller
> Priority: Minor
> Attachments: TestBasicCookieAttribHandlers.java.patch
>
>
> The Test checks for written dates in the format for cookies which
> unfortunately includes a two character abbreviation of the day. This differs
> by locale, so the dateformat has to be constructed with Locale.US (as in
> DateUtils)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]