You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcelo Takeshi Fukushima (JIRA)" <ji...@codehaus.org> on 2007/01/12 02:05:21 UTC

[jira] Updated: (CONTINUUM-1136) relying on default charset while backing up continuum store

     [ http://jira.codehaus.org/browse/CONTINUUM-1136?page=all ]

Marcelo Takeshi Fukushima updated CONTINUUM-1136:
-------------------------------------------------

    Attachment: data-management.patch

this is the fix: its pretty straight forward as you can use the same charset encoding used later

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