Todo #266
Audit the use of the assigned character set throughout the codebase.
| Status : | Closed | Start : | 11/02/2009 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | derek clayton | % Done : | 0% |
|
| Category : | Configuration | |||
| Target version : | Union Server 1.0 Beta 2 | |||
Description
Ensure Union is explicitly relying on the set character set where it is provided rather than using defaults (eg. String.getBytes(Charset set)).
History
12/17/2009 12:57 AM - derek clayton
- Target version changed from Union Server 1.0 Alpha 6 to Pending Review
01/21/2010 01:38 PM - derek clayton
- Target version changed from Pending Review to Union Server 1.0 Beta 2
03/07/2011 04:35 PM - derek clayton
- Status changed from New to Closed
The charset option has been removed in favor of setting the charset through the command line. The startup scripts have had UTF-8 set as the default charset. Those wishing to use other charsets will need to change the startup script.
Also available in: Atom