Fix issue with using Locale objects inside ResponseBuilder
----------------------------------------------------------
Key: WINK-235
URL: https://issues.apache.org/jira/browse/WINK-235
Project: Wink
Issue Type: Bug
Components: Common
Affects Versions: 0.1, 1.0
Reporter: Bryant Luk
Assignee: Bryant Luk
Fix For: 1.1
Using a Locale object will not always produce the correct HTTP response header.
Should explicitly call toString on it in the ResponseBuilder for the
Content-Language header to be set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.