Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-92

research the UTF-8 requirement on data import/export

    Details

    • Type: Task
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.0
    • Fix Version/s: Unscheduled
    • Component/s: Internationalisation
    • Labels:
      None

      Description

      Internally, CiviCRM requires all the data to be encoded in UTF-8.

      For import and export CiviCRM uses CSV files, which do not containt any encoding declaration. We should consider mentioning that the exported files are UTF-8-encoded, and consider a mechanism for importing CSV files encoded in other encodings.

      Topics to consider:

      • a drop-down with possible encodings on import?
      • use of iconv for conversion (PHP support requried)?
      • a quick check for validity of UTF-8-encoded data?

        Attachments

          Activity

            People

            • Assignee:
              shot Piotr Szotkowski
              Reporter:
              shot Piotr Szotkowski
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: