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
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]