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

The CSV export option doesn't show properly special characters like accents

    Details

    • Type: Patch
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 4.0.7
    • Fix Version/s: 4.1.0, 4.1.4
    • Component/s: None
    • Labels:
      None

      Description

      In Spanish language, when you export contacts to CSV file from actions menu, the special characters like accents are not display properly.
      To solve it you can modify Excel.php file changing "echo $out;" for "echo mb_convert_encoding($out, $config->legacyEncoding);" in lines 81 and 136 like is shown in attached patch.

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              iwidevelopment iWi development
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: