History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-698
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jason Carreira
Reporter: Jason Carreira
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

webwork.i18n.encoding does not get set by the ServletDispatcher

Created: 12/Dec/04 01:54 PM   Updated: 12/Dec/04 05:34 PM
Component/s: Configuration
Affects Version/s: 2.2
Fix Version/s: 2.1.7


 Description  « Hide
The webwork.i18n.encoding property is not being read and put on the response by the ServletDispatcher

 All   Comments   Change History      Sort Order:
Jason Carreira - [12/Dec/04 05:34 PM ]
This works as it did in WebWork 1.x now:

request.setCharacterEncoding(encoding);