CRM-6147 Can't correspond field when import CSV file from other language

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.1.4
    • Fix Version/s: 3.2
    • Component/s: None
    • Labels:
      None

      Description

      This is because that import field corresponding didn't base on translated string.
      So people will have big problem when we export the csv, then we can't simply click then import csv.

        Attachments

        1. civicrm-mapper.patch
          2 kB
          Jimmy Huang
        2. correspond-field.jpg
          44 kB
          Jimmy Huang

          Activity

          [CRM-6147] Can't correspond field when import CSV file from other language
          Jimmy Huang added a comment -

          Trivial bug for doing unnecessary work on perg_match. It won't improve much use experience from user, and cause another problem – effect all of no-English languages user when import.

          So my patch is only check the if the key of drop down select is exists, then give them a mapping. It will solve multi-language issue for mapping.
          People can fetch correct format from export of contact, and then can import in one click upload.

          This work strongly recommend do a review, apply for all the mapping function to solve cross language problem here.

          Jimmy Huang added a comment -

          Sorry for last patch forget to add case for when we can't find correct key.
          This one contain original mapping function.

          Donald A. Lobo added a comment -


          thanx for the patch

            People

            • Assignee:
              Donald A. Lobo
              Reporter:
              Jimmy Huang

              Dates

              • Created:
                Updated:
                Resolved: