You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2017/12/18 08:51:00 UTC

[jira] [Created] (IGNITE-7225) Web console: improve CSV export

Ilya Borisov created IGNITE-7225:
------------------------------------

             Summary: Web console: improve CSV export
                 Key: IGNITE-7225
                 URL: https://issues.apache.org/jira/browse/IGNITE-7225
             Project: Ignite
          Issue Type: Bug
          Components: wizards
         Environment: Browsers with ru and en locales.
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


*What to do:*
When exporting to CSV, rely on user's locale and number decimal separator symbol to determine what to use as a CSV separator.

*Motivation:*
During export to CSV, numbers are formatted depending on user's locale. In _non-import mode_, MS Excel requires comma as a decimal separator and semicolon as a CSV separator for _ru _locale and dot/comma respectively for _en_. After resolving this issue, CSV export will become more aware of user's environment.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)