Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1136

relying on default charset while backing up continuum store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1-alpha-1
    • 1.1-alpha-1
    • Database
    • None
    • Windows XP Professional SP2
      JDK6

    Description

      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

      Attachments

        1. data-management.patch
          2 kB
          Marcelo Takeshi Fukushima

        Issue Links

          Activity

            People

              evenisse Emmanuel Venisse
              mtakeshi Marcelo Takeshi Fukushima
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: