[ http://jira.codehaus.org/browse/CONTINUUM-1136?page=all ]
Emmanuel Venisse closed CONTINUUM-1136.
---------------------------------------
Assignee: Emmanuel Venisse
Resolution: Fixed
Fix Version/s: 1.1
Applied.
> relying on default charset while backing up continuum store
> -----------------------------------------------------------
>
> Key: CONTINUUM-1136
> URL: http://jira.codehaus.org/browse/CONTINUUM-1136
> Project: Continuum
> Issue Type: Bug
> Components: Database
> Affects Versions: 1.1
> Environment: Windows XP Professional SP2
> JDK6
> Reporter: Marcelo Takeshi Fukushima
> Assigned To: Emmanuel Venisse
> Fix For: 1.1
>
> Attachments: data-management.patch
>
>
> While backing up the store, jdo continuum store uses a FileWriter wich relies
> on the system's default charset encoding, but the continuum database tries to
> store using utf-8.
> Should use a FileOutputStream and OutputStreamWriter ( OutputStream, Charset
> ) instead
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira