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

fields' contents trimming on import

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.1, 2.0
    • Fix Version/s: None
    • Component/s: Internationalisation
    • Labels:
      None
    • Documentation Required?:
      None
    • Funding Source:
      Core Team Funds

      Description

      If a field in the CSV file starts with a non-US-ASCII character, that field gets trimmed and the inserted value begins at first ASCII character given. Non-US-ASCII characters in other places in the strings get carried properly.

      The attached file's contents result in the following:

      Stefan,Batory → Stefan Batory [ok]
      Bolesław,Kędzierzawy → Bolesław Kędzierzawy [ok]
      Władysław,Jagiełło → Władysław Jagiełło [ok]
      Władysław,Łokietek → Władysław okietek [error]
      Stanisław,Żółkiewski → Stanisław kiewski [error]

      CRM-3518 has another example CSV file.

        Attachments

        1. poles.csv
          0.1 kB
          Piotr Szotkowski

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              shot Piotr Szotkowski
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: